Home
last modified time | relevance | path

Searched refs:onDeviceDeleted (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothManager.java278 void onDeviceDeleted(LocalBluetoothDevice device); in onDeviceDeleted() method
DLocalBluetoothDeviceManager.java154 callback.onDeviceDeleted(device); in dispatchDeviceDeleted()
DBluetoothSettings.java241 public void onDeviceDeleted(LocalBluetoothDevice device) { in onDeviceDeleted() method in BluetoothSettings