Searched refs:TOKEN (Results 1 – 3 of 3) sorted by relevance
331 final String TOKEN = "some-high-entropy-secure-token"; in testTokenBasedResetPassword() local335 long handle = mLocalService.addEscrowToken(TOKEN.getBytes(), PRIMARY_USER_ID); in testTokenBasedResetPassword()343 handle, TOKEN.getBytes(), PASSWORD_QUALITY_SOMETHING, PRIMARY_USER_ID); in testTokenBasedResetPassword()360 final String TOKEN = "some-high-entropy-secure-token"; in testTokenBasedClearPassword() local364 long handle = mLocalService.addEscrowToken(TOKEN.getBytes(), PRIMARY_USER_ID); in testTokenBasedClearPassword()372 handle, TOKEN.getBytes(), PASSWORD_QUALITY_UNSPECIFIED, PRIMARY_USER_ID); in testTokenBasedClearPassword()374 handle, TOKEN.getBytes(), PASSWORD_QUALITY_SOMETHING, PRIMARY_USER_ID); in testTokenBasedClearPassword()386 final String TOKEN = "some-high-entropy-secure-token"; in testTokenBasedResetPasswordAfterCredentialChanges() local390 long handle = mLocalService.addEscrowToken(TOKEN.getBytes(), PRIMARY_USER_ID); in testTokenBasedResetPasswordAfterCredentialChanges()401 LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, handle, TOKEN.getBytes(), in testTokenBasedResetPasswordAfterCredentialChanges()[all …]
968 proto.write(ImportanceTokenProto.TOKEN, token.toString()); in writeToProto()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...