Searched refs:OVERVIEW_RES_ID (Results 1 – 1 of 1) sorted by relevance
157 private static final String OVERVIEW_RES_ID = "overview_panel"; field in LauncherInstrumentation414 if (hasLauncherObject(OVERVIEW_RES_ID)) return "Overview"; in getVisibleStateMessage()604 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()611 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()616 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()625 return waitForLauncherObject(OVERVIEW_RES_ID); in verifyVisibleObjects()628 return waitForFallbackLauncherObject(OVERVIEW_RES_ID); in verifyVisibleObjects()633 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()749 || hasLauncherObject(OVERVIEW_RES_ID)), in pressHome()