Searched refs:authSpec (Results 1 – 1 of 1) sorted by relevance
996 AuthenticatorSpec authSpec = new AuthenticatorSpec(); in setWrappedKeyEntry() local997 authSpec.authenticatorType = HardwareAuthenticatorType.FINGERPRINT; in setWrappedKeyEntry()998 authSpec.authenticatorId = sid; in setWrappedKeyEntry()999 authenticatorSpecs.add(authSpec); in setWrappedKeyEntry()