Searched refs:waitUntilLauncherObjectGone (Results 1 – 3 of 3) sorted by relevance
577 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()579 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()580 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()584 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()585 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()586 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()590 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()591 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()592 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()599 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()[all …]
60 mLauncher.waitUntilLauncherObjectGone(getSelector()); in addAutomatically()
233 launcher.waitUntilLauncherObjectGone("drop_target_bar"); in dragIconToWorkspace()