Searched refs:uniqueId (Results 1 – 1 of 1) sorted by relevance
639 UUID uniqueId = mTrustedDeviceService.getUniqueId(); in notifyDeviceIdReceived() local640 if (uniqueId == null) { in notifyDeviceIdReceived()647 Log.d(TAG, "Sending device id: " + uniqueId.toString()); in notifyDeviceIdReceived()650 Utils.uuidToBytes(uniqueId), OperationType.CLIENT_MESSAGE, in notifyDeviceIdReceived()