Home
last modified time | relevance | path

Searched refs:mBluetoothProfileServiceListener (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothDeviceManager.java42 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BluetoothDeviceManager
128 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager()
130 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager()
/packages/services/Telephony/src/com/android/phone/
DCallNotifier.java142 mBluetoothProfileServiceListener, in CallNotifier() local
759 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CallNotifier
/packages/services/Car/service/src/com/android/car/
DCarInputService.java257 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CarInputService
386 mContext, mBluetoothProfileServiceListener, BluetoothProfile.HEADSET_CLIENT); in init()