Home
last modified time | relevance | path

Searched defs:onActiveDeviceChanged (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DAvailableHearingDevicePreferenceController.java100 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() method in AvailableHearingDevicePreferenceController
DAccessibilityHearingAidPreferenceController.java182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() method in AccessibilityHearingAidPreferenceController
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsActiveDeviceSummaryUpdater.java50 public void onActiveDeviceChanged( in onActiveDeviceChanged() method in AudioStreamsActiveDeviceSummaryUpdater
/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() method in PairedBluetoothDevicesWorker
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() method in BluetoothPreferenceController
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() method in BluetoothUpdateWorker
/packages/apps/Settings/src/com/android/settings/connecteddevice/
DAvailableMediaDeviceGroupController.java324 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() method in AvailableMediaDeviceGroupController
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java172 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged() method in AudioSwitchPreferenceController
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java757 public void onActiveDeviceChanged(BluetoothDevice device, int deviceType) { in onActiveDeviceChanged() method in BluetoothRouteManager