Searched refs:OVERVIEW_RES_ID (Results 1 – 1 of 1) sorted by relevance
151 private static final String OVERVIEW_RES_ID = "overview_panel"; field in LauncherInstrumentation402 if (hasLauncherObject(OVERVIEW_RES_ID)) return "Overview"; in getVisibleStateMessage()579 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()586 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()591 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()604 return waitForLauncherObject(OVERVIEW_RES_ID); in verifyVisibleObjects()607 return waitForFallbackLauncherObject(OVERVIEW_RES_ID); in verifyVisibleObjects()612 waitUntilLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()714 || hasLauncherObject(OVERVIEW_RES_ID))); in pressHome()