Searched refs:onUuidChanged (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDeviceManager.java130 public synchronized void onUuidChanged(BluetoothDevice device) { method in class:CachedBluetoothDeviceManager
133 cachedDevice.onUuidChanged();
H A DBluetoothEventManager.java337 mDeviceManager.onUuidChanged(device);
H A DCachedBluetoothDevice.java466 void onUuidChanged() { method in class:CachedBluetoothDevice
470 Log.e(TAG, "onUuidChanged: Time since last connect"

Completed in 106 milliseconds