Searched refs:INTENT_ACTION_HOME (Results 1 – 1 of 1) sorted by relevance
177 SystemActionsBroadcastReceiver.INTENT_ACTION_HOME); in registerActions()233 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_HOME; in register()378 private static final String INTENT_ACTION_HOME = "SYSTEM_ACTION_HOME"; field in SystemActions.SystemActionsBroadcastReceiver395 case INTENT_ACTION_HOME: in createPendingIntent()418 intentFilter.addAction(INTENT_ACTION_HOME); in createIntentFilter()439 case INTENT_ACTION_HOME: { in onReceive()