Searched refs:onDeviceBondStateChanged (Results 1 – 4 of 4) sorted by relevance
28 void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState); in onDeviceBondStateChanged() method
118 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, in onDeviceBondStateChanged() method in DevicePickerFragment
275 callback.onDeviceBondStateChanged(cachedDevice, bondState); in onReceive()
386 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged() method in BluetoothSettings