Home
last modified time | relevance | path

Searched defs:bluetoothProfile (Results 1 – 9 of 9) 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/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/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingDetail.java205 int bluetoothProfile) { in onProfileConnectionStateChanged()
DBluetoothDeviceUpdater.java172 int bluetoothProfile) { in onProfileConnectionStateChanged()
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityHearingAidPreferenceController.java166 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothManagerService.java1544 public boolean bindBluetoothProfileService(int bluetoothProfile, String serviceName, in bindBluetoothProfileService()
1584 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService()