Home
last modified time | relevance | path

Searched defs:fpProps (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthContainerViewTest.java250 final List<FingerprintSensorPropertiesInternal> fpProps = new ArrayList<>(); in initializeContainer() local
271 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in TestableAuthContainer()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DLockIconViewControllerTest.java392 final FingerprintSensorPropertiesInternal fpProps = in setupUdfps() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java189 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in build()
278 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in AuthContainerView()