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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java 131 public synchronized void onUuidChanged(BluetoothDevice device) {
134 cachedDevice.onUuidChanged();
CachedBluetoothDevice.java 492 void onUuidChanged() {
496 Log.e(TAG, "onUuidChanged: Time since last connect"

Completed in 724 milliseconds