Searched refs:authSpec (Results 1 – 1 of 1) sorted by relevance
963 AuthenticatorSpec authSpec = new AuthenticatorSpec(); in setWrappedKeyEntry() local964 authSpec.authenticatorType = HardwareAuthenticatorType.FINGERPRINT; in setWrappedKeyEntry()965 authSpec.authenticatorId = sid; in setWrappedKeyEntry()966 authenticatorSpecs.add(authSpec); in setWrappedKeyEntry()