Searched refs:newUuids (Results 1 – 1 of 1) sorted by relevance
543 final ParcelUuid[] newUuids = Utils.byteArrayToUuid(val); in devicePropertyChangedCallback() local544 if (areUuidsEqual(newUuids, device.mUuids)) { in devicePropertyChangedCallback()548 device.mUuids = newUuids; in devicePropertyChangedCallback()