Searched refs:APPS_RES_ID (Results 1 – 1 of 1) sorted by relevance
175 private static final String APPS_RES_ID = "apps_view"; field in LauncherInstrumentation673 if (hasLauncherObject(APPS_RES_ID)) return "AllApps"; in getVisibleStateMessage()927 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()942 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()960 return waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()981 return waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()985 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()999 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()1014 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()1252 && (hasLauncherObject(APPS_RES_ID) in goHome()[all …]