Searched refs:bytesToLong (Results 1 – 5 of 5) sorted by relevance
532 mTrustedDeviceService.getUserHandleByTokenHandle(Utils.bytesToLong(handle)), in processCredentials()534 Utils.bytesToLong(handle)); in processCredentials()
319 Utils.bytesToLong(token)) + " handle: " + Long.toHexString(handle));
56 public static long bytesToLong(byte[] array) { in bytesToLong() method in ByteUtils
190 public static long bytesToLong(byte[] array) { in bytesToLong() method in Utils
193 ByteUtils.bytesToLong(credentials.getHandle().toByteArray()), in unlockUser()