Searched refs:INTENT_GLOBAL_ACTION (Results 1 – 2 of 2) sorted by relevance
62 public static final String INTENT_GLOBAL_ACTION = ".global_action"; field in AccessibilityMenuService254 Intent intent = new Intent(INTENT_GLOBAL_ACTION); in performGlobalActionInternal()
26 …com.android.systemui.accessibility.accessibilitymenu.AccessibilityMenuService.INTENT_GLOBAL_ACTION;151 new IntentFilter(INTENT_GLOBAL_ACTION), in classSetup()