Searched refs:APPS_RES_ID (Results 1 – 1 of 1) sorted by relevance
150 private static final String APPS_RES_ID = "apps_view"; field in LauncherInstrumentation404 if (hasLauncherObject(APPS_RES_ID)) return "AllApps"; in getVisibleStateMessage()575 waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()577 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()585 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()593 return waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()597 waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()599 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()611 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()713 && (hasLauncherObject(APPS_RES_ID) in pressHome()