Searched refs:INTENT_ACTION_ACCESSIBILITY_SHORTCUT (Results 1 – 1 of 1) sorted by relevance
226 SystemActionsBroadcastReceiver.INTENT_ACTION_ACCESSIBILITY_SHORTCUT); in registerActions()318 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_ACCESSIBILITY_SHORTCUT; in register()449 private static final String INTENT_ACTION_ACCESSIBILITY_SHORTCUT = field in SystemActions.SystemActionsBroadcastReceiver466 case INTENT_ACTION_ACCESSIBILITY_SHORTCUT: in createPendingIntent()491 intentFilter.addAction(INTENT_ACTION_ACCESSIBILITY_SHORTCUT); in createIntentFilter()540 case INTENT_ACTION_ACCESSIBILITY_SHORTCUT: { in onReceive()