Searched refs:mBluetoothProfileServiceListener (Results 1 – 3 of 3) sorted by relevance
42 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BluetoothDeviceManager128 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager()130 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager()
230 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CarInputService349 mContext, mBluetoothProfileServiceListener, BluetoothProfile.HEADSET_CLIENT); in init()364 synchronized (mBluetoothProfileServiceListener) { in release()539 synchronized (mBluetoothProfileServiceListener) { in launchBluetoothVoiceRecognition()
142 mBluetoothProfileServiceListener, in CallNotifier() local759 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CallNotifier