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