Searched refs:APPS_RES_ID (Results 1 – 1 of 1) sorted by relevance
174 private static final String APPS_RES_ID = "apps_view"; field in LauncherInstrumentation666 if (hasLauncherObject(APPS_RES_ID)) return "AllApps"; in getVisibleStateMessage()898 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()909 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()925 return waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()945 return waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()949 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()963 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()978 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()1212 && (hasLauncherObject(APPS_RES_ID) in goHome()[all …]