Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilityUtilTest.java52 private static final ComponentName DUMMY_COMPONENT_NAME2 = new ComponentName(DUMMY_PACKAGE_NAME, field in AccessibilityUtilTest
185 DUMMY_COMPONENT_NAME2); in optInValueToSettings_optInValue_haveMatchString()
189 + DUMMY_COMPONENT_NAME2.flattenToString()); in optInValueToSettings_optInValue_haveMatchString()
196 DUMMY_COMPONENT_NAME2); in optInValueToSettings_optInTwoValues_haveMatchString()
198 DUMMY_COMPONENT_NAME2); in optInValueToSettings_optInTwoValues_haveMatchString()
202 + DUMMY_COMPONENT_NAME2.flattenToString()); in optInValueToSettings_optInTwoValues_haveMatchString()
231 + DUMMY_COMPONENT_NAME2.flattenToString()); in optOutValueFromSettings_optOutValue_haveMatchString()
233 DUMMY_COMPONENT_NAME2); in optOutValueFromSettings_optOutValue_haveMatchString()