Searched refs:INTENT_ACTION_HOME (Results 1 – 1 of 1) sorted by relevance
253 SystemActionsBroadcastReceiver.INTENT_ACTION_HOME); in registerActions()372 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_HOME; in register()578 private static final String INTENT_ACTION_HOME = "SYSTEM_ACTION_HOME"; field in SystemActions.SystemActionsBroadcastReceiver603 case INTENT_ACTION_HOME: in createPendingIntent()635 intentFilter.addAction(INTENT_ACTION_HOME); in createIntentFilter()663 case INTENT_ACTION_HOME: { in onReceive()