Searched refs:CONTEXT_MENU_RES_ID (Results 1 – 1 of 1) sorted by relevance
159 private static final String CONTEXT_MENU_RES_ID = "popup_container"; field in LauncherInstrumentation412 if (hasLauncherObject(CONTEXT_MENU_RES_ID)) return "Context Menu"; in getVisibleStateMessage()705 if (hasLauncherObject(CONTEXT_MENU_RES_ID)) { in pressHome()713 waitUntilLauncherObjectGone(CONTEXT_MENU_RES_ID); in pressHome()