Searched refs:allApps (Results 1 – 2 of 2) sorted by relevance
138 UiObject2 allApps = mDevice.findObject(mLauncherStrategy.getAllAppsSelector()); in testAllAppsContainerSwipe() local141 allApps.fling(dir, FLING_SPEED); in testAllAppsContainerSwipe()142 allApps.fling(Direction.reverse(dir), FLING_SPEED); in testAllAppsContainerSwipe()
295 UiObject2 allApps = mDevice.findObject(By.desc("Apps")); in createShortcutOnHome() local296 allApps.click(); in createShortcutOnHome()