Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilityQuickSettingUtilsTest.java36 private static final ComponentName DUMMY_COMPONENT_NAME = new ComponentName(DUMMY_PACKAGE_NAME, field in AccessibilityQuickSettingUtilsTest
45 DUMMY_COMPONENT_NAME); in optInValueToSharedPreferences_optInValue_haveMatchString()
48 DUMMY_COMPONENT_NAME)).isTrue(); in optInValueToSharedPreferences_optInValue_haveMatchString()
54 DUMMY_COMPONENT_NAME); in optInValueToSharedPreferences_optInTwoValues_haveMatchString()
59 DUMMY_COMPONENT_NAME)).isTrue(); in optInValueToSharedPreferences_optInTwoValues_haveMatchString()