HomeSort by relevance Sort by last modified time
    Searched refs:onDeviceDeleted (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothCallback.java 27 void onDeviceDeleted(CachedBluetoothDevice cachedDevice);
DeviceListPreferenceFragment.java 186 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) {
BluetoothEventManager.java 233 callback.onDeviceDeleted(cachedDevice);

Completed in 47 milliseconds