Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilityShortcutPreferenceFragmentTest.java165 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()
183 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()
205 this::callEmptyOnClicked); in restoreValueFromSavedInstanceState_assignShortcutTypeToVariable()
311 private void callEmptyOnClicked(DialogInterface dialog, int which) {} in callEmptyOnClicked() method in AccessibilityShortcutPreferenceFragmentTest
DToggleFeaturePreferenceFragmentTest.java265 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOff_checkboxIsEmptyValue()
282 this::callEmptyOnClicked); in setupEditShortcutDialog_shortcutPreferenceOn_checkboxIsSavedValue()
303 this::callEmptyOnClicked); in restoreValueFromSavedInstanceState_assignShortcutTypeToVariable()
506 private void callEmptyOnClicked(DialogInterface dialog, int which) {} in callEmptyOnClicked() method in ToggleFeaturePreferenceFragmentTest
DToggleScreenMagnificationPreferenceFragmentTest.java1094 private void callEmptyOnClicked(DialogInterface dialog, int which) { in callEmptyOnClicked() method in ToggleScreenMagnificationPreferenceFragmentTest
1111 this::callEmptyOnClicked); in createEditShortcutDialog()