Searched defs:bluetoothProfile (Results 1 – 9 of 9) sorted by relevance
/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
D | PairedBluetoothDevicesWorker.java | 83 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/ |
D | BluetoothUpdateWorker.java | 90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() 106 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/packages/apps/Settings/src/com/android/settings/sound/ |
D | AudioSwitchPreferenceController.java | 157 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() 168 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/ |
D | AvailableMediaDeviceGroupController.java | 148 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothPreferenceController.java | 134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothPairingDetail.java | 205 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
D | BluetoothDeviceUpdater.java | 172 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AccessibilityHearingAidPreferenceController.java | 166 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/ |
D | BluetoothManagerService.java | 1544 public boolean bindBluetoothProfileService(int bluetoothProfile, String serviceName, in bindBluetoothProfileService() 1584 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService()
|