Home
last modified time | relevance | path

Searched refs:HEADSET (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothStressTest.java229 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.HEADSET, null); in testConnectHeadset()
233 mTestUtils.connectProfile(mAdapter, device, BluetoothProfile.HEADSET, in testConnectHeadset()
235 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.HEADSET, in testConnectHeadset()
347 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.HEADSET, null); in testStartStopSco()
348 mTestUtils.connectProfile(mAdapter, device, BluetoothProfile.HEADSET, null); in testStartStopSco()
359 mTestUtils.disconnectProfile(mAdapter, device, BluetoothProfile.HEADSET, null); in testStartStopSco()
DBluetoothTestUtils.java227 case BluetoothProfile.HEADSET: in ConnectProfileReceiver()
322 case BluetoothProfile.HEADSET:
342 case BluetoothProfile.HEADSET:
936 } else if (profile == BluetoothProfile.HEADSET) { in connectProfile()
1011 } else if (profile == BluetoothProfile.HEADSET) { in disconnectProfile()
1441 case BluetoothProfile.HEADSET: in connectProxy()
1467 case BluetoothProfile.HEADSET: in connectProxy()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java63 public static final int HEADSET = 1; field
DBluetoothHeadset.java319 BluetoothProfile.HEADSET, mConnection); in doBind()
331 BluetoothProfile.HEADSET, mConnection); in doUnbind()
1093 mServiceListener.onServiceConnected(BluetoothProfile.HEADSET,
1100 mServiceListener.onServiceDisconnected(BluetoothProfile.HEADSET);
DBluetoothAdapter.java2024 if (profile == BluetoothProfile.HEADSET) { in getProfileProxy()
2083 case BluetoothProfile.HEADSET: in closeProfileProxy()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHeadsetProfile.java102 BluetoothProfile.HEADSET); in HeadsetProfile()
219 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.HEADSET, in finalize()
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
DScoAudioTest.java159 BluetoothProfile.HEADSET); in onCreate()
174 btAdapter.closeProfileProxy(BluetoothProfile.HEADSET, mBluetoothHeadset); in onDestroy()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java974 if (bluetoothProfile != BluetoothProfile.HEADSET) return false; in bindBluetoothProfileService()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6486 field public static final int HEADSET = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt7901 field public static final int HEADSET = 1; // 0x1
Dsystem-current.txt8380 field public static final int HEADSET = 1; // 0x1