Searched refs:onBondStateChanged (Results 1 – 5 of 5) sorted by relevance
117 mAdapterProperties.onBondStateChanged(device1, BluetoothDevice.BOND_BONDED); in testCleanupPrevBondRecordsFor()118 mAdapterProperties.onBondStateChanged(device2, BluetoothDevice.BOND_BONDED); in testCleanupPrevBondRecordsFor()
548 mAdapterProperties.onBondStateChanged(device, newState); in sendIntent()575 mAdapterProperties.onBondStateChanged(device, newState); in sendIntent()604 mAdapterService.onBondStateChanged(device, newState); in sendIntent()
300 public void onBondStateChanged(BluetoothDevice device, int state) { in onBondStateChanged() method in CompanionManager
623 void onBondStateChanged(BluetoothDevice device, int state) { in onBondStateChanged() method in AdapterProperties1038 onBondStateChanged( in adapterPropertyChangedCallback()
6726 public void onBondStateChanged(BluetoothDevice device, int state) { in onBondStateChanged() method in AdapterService6728 mBtCompanionManager.onBondStateChanged(device, state); in onBondStateChanged()