Searched refs:INTENT_ACTION_RECENTS (Results 1 – 1 of 1) sorted by relevance
202 SystemActionsBroadcastReceiver.INTENT_ACTION_RECENTS); in registerActions()285 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_RECENTS; in register()439 private static final String INTENT_ACTION_RECENTS = "SYSTEM_ACTION_RECENTS"; field in SystemActions.SystemActionsBroadcastReceiver458 case INTENT_ACTION_RECENTS: in createPendingIntent()483 intentFilter.addAction(INTENT_ACTION_RECENTS); in createIntentFilter()508 case INTENT_ACTION_RECENTS: { in onReceive()