OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
181
public void
onDeviceDeleted
(CachedBluetoothDevice cachedDevice) {
BluetoothEventManager.java
231
callback.
onDeviceDeleted
(cachedDevice);
Completed in 99 milliseconds