Searched refs:mBluetoothProfileServiceListener (Results 1 – 3 of 3) sorted by relevance
39 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BluetoothDeviceManager117 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager()119 bluetoothAdapter.getProfileProxy(context, mBluetoothProfileServiceListener, in BluetoothDeviceManager()
229 private final BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CarInputService348 mContext, mBluetoothProfileServiceListener, BluetoothProfile.HEADSET_CLIENT); in init()363 synchronized (mBluetoothProfileServiceListener) { in release()533 synchronized (mBluetoothProfileServiceListener) { in launchBluetoothVoiceRecognition()
141 mBluetoothProfileServiceListener, in CallNotifier() local752 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in CallNotifier