Home
last modified time | relevance | path

Searched defs:bluetoothProfile (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
89 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
106 int bluetoothProfile) { in onProfileConnectionStateChanged()
/packages/apps/Settings/src/com/android/settings/accessibility/
DAvailableHearingDevicePreferenceController.java100 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DAccessibilityHearingAidPreferenceController.java181 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java157 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
168 int bluetoothProfile) { in onProfileConnectionStateChanged()
/packages/apps/Settings/src/com/android/settings/connecteddevice/
DAvailableMediaDeviceGroupController.java148 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDevicePairingDetailBase.java120 int bluetoothProfile) { in onProfileConnectionStateChanged()
DBluetoothDeviceUpdater.java176 int bluetoothProfile) { in onProfileConnectionStateChanged()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java1715 public boolean bindBluetoothProfileService(int bluetoothProfile, String serviceName, in bindBluetoothProfileService()
1755 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService()