OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onUuidChanged
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java
142
public synchronized void
onUuidChanged
(BluetoothDevice device) {
145
cachedDevice.
onUuidChanged
();
CachedBluetoothDevice.java
524
void
onUuidChanged
() {
528
Log.e(TAG, "
onUuidChanged
: Time since last connect"
Completed in 2939 milliseconds