Home
last modified time | relevance | path

Searched defs:titleView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DSettingsPanelTest.java121 final UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in internetPanel_correctTitle() local
130 final UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in volumePanel_correctTitle() local
139 final UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in nfcPanel_correctTitle() local
148 final UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in wifiPanel_correctTitle() local
231 UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in internetPanel_seeMoreButton_launchesIntoSettings() local
249 UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in volumePanel_seeMoreButton_launchesIntoSettings() local
267 UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in nfcPanel_seeMoreButton_launchesIntoSettings() local
285 UiObject2 titleView = mDevice.findObject(By.res(SETTINGS_PACKAGE, RESOURCE_TITLE)); in wifiPanel_seeMoreButton_launchesIntoSettings() local