Searched refs:INTENT_ACTION_HOME (Results 1 – 1 of 1) sorted by relevance
256 SystemActionsBroadcastReceiver.INTENT_ACTION_HOME); in registerActions()370 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_HOME; in register()575 private static final String INTENT_ACTION_HOME = "SYSTEM_ACTION_HOME"; field in SystemActions.SystemActionsBroadcastReceiver600 case INTENT_ACTION_HOME: in createPendingIntent()632 intentFilter.addAction(INTENT_ACTION_HOME); in createIntentFilter()660 case INTENT_ACTION_HOME: { in onReceive()