Searched refs:appsTab (Results 1 – 3 of 3) sorted by relevance
53 UiObject appsTab = new UiObject(new UiSelector().text("Apps")); in testDemo() local74 appsTab.click(); in testDemo()
64 UiObject appsTab = new UiObject(appsTabSelector); in testDemo() local65 appsTab.click(); in testDemo()
86 UiObject appsTab = new UiObject(appsTabSelector); in testDemo() local87 appsTab.click(); in testDemo()