Home
last modified time | relevance | path

Searched refs:ACTION_HEADSET_PLUG (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DSystemServerAdapter.java133 broadcastProfileParentStickyIntent(context, AudioManager.ACTION_HEADSET_PLUG, in registerUserStartedReceiver()
DAudioDeviceInventory.java2744 intent.setAction(Intent.ACTION_HEADSET_PLUG);
2749 intent.setAction(Intent.ACTION_HEADSET_PLUG);
2753 intent.setAction(Intent.ACTION_HEADSET_PLUG);
2761 intent.setAction(Intent.ACTION_HEADSET_PLUG);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java259 filter.addAction(AudioManager.ACTION_HEADSET_PLUG); in init()
782 case AudioManager.ACTION_HEADSET_PLUG:
/frameworks/base/core/api/
Dlint-baseline.txt48 BroadcastBehavior: android.content.Intent#ACTION_HEADSET_PLUG:
49 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
168 BroadcastBehavior: android.media.AudioManager#ACTION_HEADSET_PLUG:
169 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt58 BroadcastBehavior: android.content.Intent#ACTION_HEADSET_PLUG:
59 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
216 BroadcastBehavior: android.media.AudioManager#ACTION_HEADSET_PLUG:
217 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
Dtest-lint-baseline.txt62 BroadcastBehavior: android.content.Intent#ACTION_HEADSET_PLUG:
63 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
220 BroadcastBehavior: android.media.AudioManager#ACTION_HEADSET_PLUG:
221 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt62 BroadcastBehavior: android.content.Intent#ACTION_HEADSET_PLUG:
63 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
220 BroadcastBehavior: android.media.AudioManager#ACTION_HEADSET_PLUG:
221 Field 'ACTION_HEADSET_PLUG' is missing @BroadcastBehavior
Dcurrent.txt11186 field public static final String ACTION_HEADSET_PLUG = "android.intent.action.HEADSET_PLUG";
21451 field public static final String ACTION_HEADSET_PLUG = "android.intent.action.HEADSET_PLUG";
/frameworks/base/core/java/android/content/
DIntent.java3738 public static final String ACTION_HEADSET_PLUG = android.media.AudioManager.ACTION_HEADSET_PLUG; field in Intent
/frameworks/base/media/java/android/media/
DAudioManager.java353 public static final String ACTION_HEADSET_PLUG = field in AudioManager
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4519 ACTION_HEADSET_PLUG = 1023; enumerator
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7623 …field public static final java.lang.String ACTION_HEADSET_PLUG = "android.intent.action.HEADSET_PL…
14093 …field public static final java.lang.String ACTION_HEADSET_PLUG = "android.intent.action.HEADSET_PL…