Searched refs:onDeviceDeleted (Results 1 – 3 of 3) sorted by relevance
80 default void onDeviceDeleted(@NonNull CachedBluetoothDevice cachedDevice) {} in onDeviceDeleted() method
215 callback.onDeviceDeleted(cachedDevice); in dispatchDeviceRemoved()
355 public void onDeviceDeleted(@NonNull CachedBluetoothDevice cachedDevice) { in onDeviceDeleted() method in BluetoothControllerImpl