Searched refs:mBluetoothProfileServiceListener (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/ |
H A D | BluetoothDeviceManager.java | 42 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BluetoothDeviceManager 128 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager() 130 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager()
|
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | BtHelper.java | 235 mBluetoothProfileServiceListener, BluetoothProfile.A2DP); in onSystemReady() local 237 mBluetoothProfileServiceListener, BluetoothProfile.HEARING_AID); in onSystemReady() local 630 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BtHelper 861 mBluetoothProfileServiceListener, BluetoothProfile.HEADSET); in getBluetoothHeadset()
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | CallNotifier.java | 143 mBluetoothProfileServiceListener, in CallNotifier() local 758 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CallNotifier
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | CarInputService.java | 212 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CarInputService 330 mBluetoothProfileServiceListener, BluetoothProfile.HEADSET_CLIENT); in init()
|
/aosp12/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/ |
H A D | ScoAudioTest.java | 158 btAdapter.getProfileProxy(this, mBluetoothProfileServiceListener, in onCreate() 655 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in ScoAudioTest
|