Searched refs:headset (Results 1 – 7 of 7) sorted by relevance
128 int headset; in notifyWiredAccessoryChanged() local133 headset = 0; in notifyWiredAccessoryChanged()137 headset = BIT_HEADSET_NO_MIC; in notifyWiredAccessoryChanged()141 headset = BIT_LINEOUT; in notifyWiredAccessoryChanged()145 headset = BIT_HEADSET; in notifyWiredAccessoryChanged()149 headset = BIT_HEADSET; in notifyWiredAccessoryChanged()153 headset = 0; in notifyWiredAccessoryChanged()158 (mHeadsetState & ~(BIT_HEADSET | BIT_HEADSET_NO_MIC | BIT_LINEOUT)) | headset); in notifyWiredAccessoryChanged()256 private void setDeviceStateLocked(int headset, in setDeviceStateLocked() argument258 if ((headsetState & headset) != (prevHeadsetState & headset)) { in setDeviceStateLocked()[all …]
341 HeaderSet headset; in setPath() local343 headset = new HeaderSet(); in setPath()345 headset = header; in setPath()346 if (headset.nonce != null) { in setPath()348 System.arraycopy(headset.nonce, 0, mChallengeDigest, 0, 16); in setPath()353 if (headset.nonce != null) { in setPath()355 System.arraycopy(headset.nonce, 0, mChallengeDigest, 0, 16); in setPath()360 headset.mConnectionID = new byte[4]; in setPath()361 System.arraycopy(mConnectionId, 0, headset.mConnectionID, 0, 4); in setPath()364 head = ObexHelper.createHeader(headset, false); in setPath()[all …]
... { public static final int android public static final int headset public static final int ic_launcher public static final int multi_path ...
2025 BluetoothHeadset headset = new BluetoothHeadset(context, listener); in getProfileProxy() local2084 BluetoothHeadset headset = (BluetoothHeadset)proxy; in closeProfileProxy() local2085 headset.close(); in closeProfileProxy()
6413 …c final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset.profile.action.AU…6414 …al java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.headset.profile.action.CO…6415 …va.lang.String ACTION_VENDOR_SPECIFIC_HEADSET_EVENT = "android.bluetooth.headset.action.VENDOR_SPE…6421 …ang.String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_ARGS = "android.bluetooth.headset.extra.VENDOR_SPEC…6422 …lang.String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD = "android.bluetooth.headset.extra.VENDOR_SPEC…6423 …String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE = "android.bluetooth.headset.extra.VENDOR_SPEC…6428 …g VENDOR_SPECIFIC_HEADSET_EVENT_COMPANY_ID_CATEGORY = "android.bluetooth.headset.intent.category.c…
7828 …c final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset.profile.action.AU…7829 …al java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.headset.profile.action.CO…7830 …va.lang.String ACTION_VENDOR_SPECIFIC_HEADSET_EVENT = "android.bluetooth.headset.action.VENDOR_SPE…7836 …ang.String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_ARGS = "android.bluetooth.headset.extra.VENDOR_SPEC…7837 …lang.String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD = "android.bluetooth.headset.extra.VENDOR_SPEC…7838 …String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE = "android.bluetooth.headset.extra.VENDOR_SPEC…7843 …g VENDOR_SPECIFIC_HEADSET_EVENT_COMPANY_ID_CATEGORY = "android.bluetooth.headset.intent.category.c…
8307 …c final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset.profile.action.AU…8308 …al java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.headset.profile.action.CO…8309 …va.lang.String ACTION_VENDOR_SPECIFIC_HEADSET_EVENT = "android.bluetooth.headset.action.VENDOR_SPE…8315 …ang.String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_ARGS = "android.bluetooth.headset.extra.VENDOR_SPEC…8316 …lang.String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD = "android.bluetooth.headset.extra.VENDOR_SPEC…8317 …String EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE = "android.bluetooth.headset.extra.VENDOR_SPEC…8322 …g VENDOR_SPECIFIC_HEADSET_EVENT_COMPANY_ID_CATEGORY = "android.bluetooth.headset.intent.category.c…