Searched refs:extractAuthenticatorTypes (Results 1 – 2 of 2) sorted by relevance
153 internal fun Collection<SensorPropertiesInternal?>.extractAuthenticatorTypes(): Int { in extractAuthenticatorTypes() method
35 import com.android.systemui.biometrics.extractAuthenticatorTypes in <lambda>()873 authenticators = listOf(face, fingerprint).extractAuthenticatorTypes() in initializePrompt()