OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDeviceDisappeared
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java
47
public static boolean
onDeviceDisappeared
(CachedBluetoothDevice cachedDevice) {
BluetoothEventManager.java
230
if (CachedBluetoothDeviceManager.
onDeviceDisappeared
(cachedDevice)) {
Completed in 2365 milliseconds