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
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
CachedBluetoothDeviceManager.java
49
public static boolean
onDeviceDisappeared
(CachedBluetoothDevice cachedDevice) {
BluetoothEventManager.java
241
if (CachedBluetoothDeviceManager.
onDeviceDisappeared
(cachedDevice)) {
Completed in 369 milliseconds