Searched refs:INTENT_ACTION_HEADSET_HOOK (Results 1 – 1 of 1) sorted by relevance
284 SystemActionsBroadcastReceiver.INTENT_ACTION_HEADSET_HOOK); in registerActions()398 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_HEADSET_HOOK; in register()582 private static final String INTENT_ACTION_HEADSET_HOOK = "SYSTEM_ACTION_HEADSET_HOOK"; field in SystemActions.SystemActionsBroadcastReceiver607 case INTENT_ACTION_HEADSET_HOOK: in createPendingIntent()639 intentFilter.addAction(INTENT_ACTION_HEADSET_HOOK); in createIntentFilter()688 case INTENT_ACTION_HEADSET_HOOK: { in onReceive()