Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DDeviceListPreferenceFragmentTest.java187 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) {} in onDeviceBondStateChanged() method in DeviceListPreferenceFragmentTest.TestFragment
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothDevicePickerPreferenceController.java126 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.java134 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothScanningDevicesGroupPreferenceController
DBluetoothBondedDevicesPreferenceController.java98 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothBondedDevicesPreferenceController
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingDetail.java177 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothPairingDetail
DDevicePickerFragment.java157 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, in onDeviceBondStateChanged() method in DevicePickerFragment
DBluetoothDeviceUpdater.java166 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothDeviceUpdater