Searched refs:faceSensorPropertiesInternal (Results 1 – 5 of 5) sorted by relevance
23 import com.android.systemui.biometrics.faceSensorPropertiesInternal96 with(BiometricModalities(faceProperties = faceSensorPropertiesInternal().first())) { in faceOnly()111 faceProperties = faceSensorPropertiesInternal(strong = true).first() in faceStrength()120 faceProperties = faceSensorPropertiesInternal(strong = false).first() in faceStrength()132 faceProperties = faceSensorPropertiesInternal().first(), in faceAndFingerprint()
67 internal fun faceSensorPropertiesInternal( in faceSensorPropertiesInternal() method
32 import com.android.systemui.biometrics.faceSensorPropertiesInternal in <lambda>()121 faceProperties = faceSensorPropertiesInternal().first(), in <lambda>()
66 import com.android.systemui.biometrics.faceSensorPropertiesInternal in <lambda>()1705 face = faceSensorPropertiesInternal(strong = true).first(), in <lambda>()1727 face = faceSensorPropertiesInternal(strong = true).first(), in <lambda>()1751 face = faceSensorPropertiesInternal(strong = true).first(), in <lambda>()1756 face = faceSensorPropertiesInternal(strong = true).first(), in <lambda>()1762 face = faceSensorPropertiesInternal(strong = true).first(), in <lambda>()1773 face = faceSensorPropertiesInternal(strong = true).first(), in <lambda>()
632 faceProps = faceSensorPropertiesInternal() in <lambda>()