Searched defs:fpProps (Results 1 – 2 of 2) sorted by relevance
306 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in AuthContainerView()328 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in AuthContainerView()437 @Nullable FingerprintSensorPropertiesInternal fpProps, in showPrompt()454 @Nullable FingerprintSensorPropertiesInternal fpProps, in addBiometricView()
230 final List<FingerprintSensorPropertiesInternal> fpProps = List.of( in setup() local