Searched refs:onDeviceDeleted (Results 1 – 4 of 4) sorted by relevance
28 void onDeviceDeleted(CachedBluetoothDevice cachedDevice); in onDeviceDeleted() method
278 callback.onDeviceDeleted(cachedDevice); in dispatchDeviceRemoved()294 callback.onDeviceDeleted(cachedDevice); in onReceive()
254 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothControllerImpl
606 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { } in onDeviceDeleted() method in KeyboardUI.BluetoothCallbackHandler