Searched refs:OVERVIEW_RES_ID (Results 1 – 1 of 1) sorted by relevance
175 private static final String OVERVIEW_RES_ID = "overview_panel"; field in LauncherInstrumentation664 if (hasSystemLauncherObject(OVERVIEW_RES_ID)) return "Overview"; in getVisibleStateMessage()900 waitUntilSystemLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()910 waitUntilSystemLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()920 waitUntilSystemLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()930 waitUntilSystemLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()960 return waitForSystemLauncherObject(OVERVIEW_RES_ID); in verifyVisibleObjects()974 return waitForSystemLauncherObject(OVERVIEW_RES_ID); in verifyVisibleObjects()980 waitUntilSystemLauncherObjectGone(OVERVIEW_RES_ID); in verifyVisibleObjects()1213 || hasSystemLauncherObject(OVERVIEW_RES_ID)), in goHome()[all …]