Searched refs:allAppsButton (Results 1 – 3 of 3) sorted by relevance
38 UiObject allAppsButton = new UiObject(new UiSelector().description("Apps")); in testDemo() local48 allAppsButton.clickAndWaitForNewWindow(); in testDemo()
57 UiObject allAppsButton = new UiObject(LauncherHelper.ALL_APPS_BUTTON); in testDemo() local58 allAppsButton.click(); in testDemo()
79 UiObject allAppsButton = new UiObject(LauncherHelper.ALL_APPS_BUTTON); in testDemo() local80 allAppsButton.click(); in testDemo()