Searched refs:INTENT_ACTION_RECENTS (Results 1 – 1 of 1) sorted by relevance
260 SystemActionsBroadcastReceiver.INTENT_ACTION_RECENTS); in registerActions()374 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_RECENTS; in register()576 private static final String INTENT_ACTION_RECENTS = "SYSTEM_ACTION_RECENTS"; field in SystemActions.SystemActionsBroadcastReceiver601 case INTENT_ACTION_RECENTS: in createPendingIntent()633 intentFilter.addAction(INTENT_ACTION_RECENTS); in createIntentFilter()664 case INTENT_ACTION_RECENTS: { in onReceive()