Searched refs:APPS_RES_ID (Results 1 – 1 of 1) sorted by relevance
164 private static final String APPS_RES_ID = "apps_view"; field in LauncherInstrumentation513 if (hasLauncherObject(APPS_RES_ID)) return "AllApps"; in getVisibleStateMessage()703 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()710 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()718 return waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()721 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()732 waitUntilLauncherObjectGone(APPS_RES_ID); in verifyVisibleObjects()884 && (hasLauncherObject(APPS_RES_ID) in pressHome()937 final String[] containerResources = {WORKSPACE_RES_ID, OVERVIEW_RES_ID, APPS_RES_ID}; in isLauncherContainerVisible()