Searched refs:INTENT_ACTION_BACK (Results 1 – 1 of 1) sorted by relevance
252 SystemActionsBroadcastReceiver.INTENT_ACTION_BACK); in registerActions()366 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_BACK; in register()574 private static final String INTENT_ACTION_BACK = "SYSTEM_ACTION_BACK"; field in SystemActions.SystemActionsBroadcastReceiver599 case INTENT_ACTION_BACK: in createPendingIntent()631 intentFilter.addAction(INTENT_ACTION_BACK); in createIntentFilter()656 case INTENT_ACTION_BACK: { in onReceive()