Searched refs:PREF_TITLE (Results 1 – 1 of 1) sorted by relevance
44 private static final String PREF_TITLE = "Test preference for external account"; field in AccountsSettingsTest70 final UiObject testPreference = mDevice.findObject(new UiSelector().text(PREF_TITLE)); in testExternalAccountInfoExists()