Searched refs:WORKSPACE_RES_ID (Results 1 – 1 of 1) sorted by relevance
173 static final String WORKSPACE_RES_ID = "workspace"; field in LauncherInstrumentation665 if (hasLauncherObject(WORKSPACE_RES_ID)) return "Workspace"; in getVisibleStateMessage()905 return waitForLauncherObject(WORKSPACE_RES_ID); in verifyVisibleObjects()908 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()918 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()928 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()950 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()964 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()977 waitUntilLauncherObjectGone(WORKSPACE_RES_ID); in verifyVisibleObjects()1185 if (hasLauncherObject(WORKSPACE_RES_ID)) { in goHome()[all …]