Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothStressTest.java248 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET, null); in testConnectHeadset()
252 mTestUtils.connectProfile(adapter, device, BluetoothProfile.HEADSET, in testConnectHeadset()
254 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET, in testConnectHeadset()
378 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET, null); in testStartStopSco()
379 mTestUtils.connectProfile(adapter, device, BluetoothProfile.HEADSET, null); in testStartStopSco()
390 mTestUtils.disconnectProfile(adapter, device, BluetoothProfile.HEADSET, null); in testStartStopSco()
DBluetoothTestUtils.java225 case BluetoothProfile.HEADSET: in ConnectProfileReceiver()
320 case BluetoothProfile.HEADSET:
340 case BluetoothProfile.HEADSET:
954 } else if (profile == BluetoothProfile.HEADSET) { in connectProfile()
1029 } else if (profile == BluetoothProfile.HEADSET) { in disconnectProfile()
1459 case BluetoothProfile.HEADSET: in connectProxy()
1485 case BluetoothProfile.HEADSET: in connectProxy()
/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/core/java/android/bluetooth/
DBluetoothProfile.java63 public static final int HEADSET = 1; field
DBluetoothHeadset.java278 BluetoothProfile.HEADSET, mConnection); in doBind()
290 BluetoothProfile.HEADSET, mConnection); in doUnbind()
1017 mServiceListener.onServiceConnected(BluetoothProfile.HEADSET,
1024 mServiceListener.onServiceDisconnected(BluetoothProfile.HEADSET);
DBluetoothAdapter.java1895 if (profile == BluetoothProfile.HEADSET) { in getProfileProxy()
1948 case BluetoothProfile.HEADSET: in closeProfileProxy()
/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/docs/html/guide/topics/connectivity/
Dbluetooth.jd973 mBluetoothAdapter.getProfileProxy(context, mProfileListener, BluetoothProfile.HEADSET);
977 if (profile == BluetoothProfile.HEADSET) {
982 if (profile == BluetoothProfile.HEADSET) {
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java739 if (bluetoothProfile != BluetoothProfile.HEADSET) return false; in bindBluetoothProfileService()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java3009 BluetoothProfile.HEADSET); in getBluetoothHeadset()
3156 case BluetoothProfile.HEADSET:
3227 case BluetoothProfile.HEADSET:
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd335 android.bluetooth.BluetoothProfile#A2DP} or {@link android.bluetooth.BluetoothProfile#HEADSET}
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6486 field public static final int HEADSET = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt7357 field public static final int HEADSET = 1; // 0x1
Dtest-current.txt7363 field public static final int HEADSET = 1; // 0x1
Dsystem-current.txt7649 field public static final int HEADSET = 1; // 0x1