Home
last modified time | relevance | path

Searched refs:callEmptyOnClicked (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
H A DAccessibilityShortcutPreferenceFragmentTest.java133 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()
151 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()
174 this::callEmptyOnClicked); in restoreValueFromSavedInstanceState_assignToVariable()
213 private void callEmptyOnClicked(DialogInterface dialog, int which) {} in callEmptyOnClicked() method in AccessibilityShortcutPreferenceFragmentTest
H A DToggleFeaturePreferenceFragmentTest.java150 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()
168 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()
190 this::callEmptyOnClicked); in restoreValueFromSavedInstanceState_assignToVariable()
231 private void callEmptyOnClicked(DialogInterface dialog, int which) {} in callEmptyOnClicked() method in ToggleFeaturePreferenceFragmentTest
H A DToggleScreenMagnificationPreferenceFragmentTest.java215 this::callEmptyOnClicked); in setupMagnificationEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()
232 this::callEmptyOnClicked); in setupMagnificationEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()
253 this::callEmptyOnClicked); in restoreValueFromSavedInstanceState_assignToVariable()
326 private void callEmptyOnClicked(DialogInterface dialog, int which) {} in callEmptyOnClicked() method in ToggleScreenMagnificationPreferenceFragmentTest