Home
last modified time | relevance | path

Searched defs:faceProps (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthContainerViewTest.java272 @Nullable List<FaceSensorPropertiesInternal> faceProps) { in TestableAuthContainer()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java190 @Nullable List<FaceSensorPropertiesInternal> faceProps) { in build()
279 @Nullable List<FaceSensorPropertiesInternal> faceProps) { in AuthContainerView()