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

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

Completed in 57 milliseconds