Searched defs:onActiveDeviceChanged (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothSettingsFragment.java224 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { method in class:BluetoothSettingsFragment
H A DBluetoothDeviceListAdapter.java330 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { method in class:BluetoothDeviceListAdapter
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothSummaryUpdater.java80 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { method in class:BluetoothSummaryUpdater
H A DBluetoothDeviceUpdater.java144 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { method in class:BluetoothDeviceUpdater
H A DDeviceListPreferenceFragment.java276 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { } method in class:DeviceListPreferenceFragment
/packages/apps/Settings/src/com/android/settings/connecteddevice/
H A DAvailableMediaDeviceGroupController.java152 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { method in class:AvailableMediaDeviceGroupController
/packages/apps/Settings/src/com/android/settings/sound/
H A DAudioSwitchPreferenceController.java200 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { method in class:AudioSwitchPreferenceController
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
H A DBluetoothRouteManager.java562 public void onActiveDeviceChanged(BluetoothDevice device) { method in class:BluetoothRouteManager

Completed in 1014 milliseconds