Searched refs:WORKSPACE_RES_ID (Results 1 – 1 of 1) sorted by relevance
127 private static final String WORKSPACE_RES_ID = "workspace"; field in LauncherInstrumentation303 if (hasLauncherObject(WORKSPACE_RES_ID)) return "Workspace"; in getVisibleStateMessage()456 return waitForLauncherObject(WORKSPACE_RES_ID); in verifyVisibleObjects()459 waitUntilGone(WORKSPACE_RES_ID); in verifyVisibleObjects()465 waitUntilGone(WORKSPACE_RES_ID); in verifyVisibleObjects()476 waitUntilGone(WORKSPACE_RES_ID); in verifyVisibleObjects()485 waitUntilGone(WORKSPACE_RES_ID); in verifyVisibleObjects()561 if (hasLauncherObject(WORKSPACE_RES_ID)) { in pressHome()