Searched refs:INTENT_TOGGLE_MENU (Results 1 – 2 of 2) sorted by relevance
60 public static final String INTENT_TOGGLE_MENU = ".toggle_menu"; field in AccessibilityMenuService209 new IntentFilter(INTENT_TOGGLE_MENU), in onServiceConnected()
30 …c com.android.systemui.accessibility.accessibilitymenu.AccessibilityMenuService.INTENT_TOGGLE_MENU;86 new Intent(INTENT_TOGGLE_MENU).setPackage(PACKAGE_NAME);