HomeSort by relevance Sort by last modified time
    Searched refs:onUuidChanged (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java 130 public synchronized void onUuidChanged(BluetoothDevice device) {
133 cachedDevice.onUuidChanged();
BluetoothEventManager.java 337 mDeviceManager.onUuidChanged(device);
CachedBluetoothDevice.java 466 void onUuidChanged() {
470 Log.e(TAG, "onUuidChanged: Time since last connect"

Completed in 55 milliseconds