Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java73 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in PairedBluetoothDevicesWorker
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDevicePairingDetailBase.java93 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothDevicePairingDetailBase
DDevicePickerFragment.java159 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, in onDeviceBondStateChanged() method in DevicePickerFragment
DBluetoothDeviceUpdater.java170 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothDeviceUpdater
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothDevicePickerPreferenceController.java139 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothDevicePickerPreferenceController
DBluetoothPreferenceController.java126 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothPreferenceController
DBluetoothScanningDevicesGroupPreferenceController.java166 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothScanningDevicesGroupPreferenceController
DBluetoothBondedDevicesPreferenceController.java142 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothBondedDevicesPreferenceController
/packages/apps/Settings/src/com/android/settings/accessibility/
DHearingDevicePairingFragment.java192 public void onDeviceBondStateChanged(@NonNull CachedBluetoothDevice cachedDevice, in onDeviceBondStateChanged() method in HearingDevicePairingFragment