Searched refs:waitUntilLauncherObjectGone (Results 1 – 5 of 5) sorted by relevance
703 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()705 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()710 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()717 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()721 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()723 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()732 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()734 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()821 waitUntilLauncherObjectGone(floatingRes.get()); in swipeUpToCloseFloatingView()1028 void waitUntilLauncherObjectGone(String resId) { in waitUntilLauncherObjectGone() method[all …]
60 mLauncher.waitUntilLauncherObjectGone(getSelector()); in addAutomatically()
72 mLauncher.waitUntilLauncherObjectGone(FOLDER_CONTENT_RES_ID); in close()
91 mLauncher.waitUntilLauncherObjectGone(clearAllSelector); in dismissAllTasks()
299 launcher.waitUntilLauncherObjectGone("drop_target_bar"); in dropDraggedIcon()