Searched refs:newUuids (Results 1 – 1 of 1) sorted by relevance
938 final ParcelUuid[] newUuids = Utils.byteArrayToUuid(val); in devicePropertyChangedCallback() local939 if (areUuidsEqual(newUuids, deviceProperties.getUuids())) { in devicePropertyChangedCallback()946 deviceProperties.setUuids(newUuids); in devicePropertyChangedCallback()