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