Searched defs:onUuidChanged (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceManager.java145 public synchronized void onUuidChanged(BluetoothDevice device) { method in class:CachedBluetoothDeviceManager
148 cachedDevice.onUuidChanged();
H A DCachedBluetoothDevice.java523 void onUuidChanged() { method in class:CachedBluetoothDevice
533 Log.d(TAG, "onUuidChanged: Time since last connect"

Completed in 58 milliseconds