Home
last modified time | relevance | path

Searched defs:onBondStateChanged (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DCompanionManager.java300 public void onBondStateChanged(BluetoothDevice device, int state) { in onBondStateChanged() method in CompanionManager
DAdapterProperties.java623 void onBondStateChanged(BluetoothDevice device, int state) { in onBondStateChanged() method in AdapterProperties
DAdapterService.java6726 public void onBondStateChanged(BluetoothDevice device, int state) { in onBondStateChanged() method in AdapterService