Searched refs:waitUntilLauncherObjectGone (Results 1 – 3 of 3) sorted by relevance
603 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()604 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()605 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()609 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()610 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()611 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()615 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()616 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()617 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()621 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()[all …]
60 mLauncher.waitUntilLauncherObjectGone(getSelector()); in addAutomatically()
206 launcher.waitUntilLauncherObjectGone("drop_target_bar"); in dragIconToWorkspace()