Searched defs:fpProps (Results 1 – 2 of 2) sorted by relevance
275 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in AuthContainerView()299 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in AuthContainerView()385 @Nullable FingerprintSensorPropertiesInternal fpProps, in showPrompt()417 @Nullable List<FingerprintSensorPropertiesInternal> fpProps, in showLegacyPrompt()
249 final List<FingerprintSensorPropertiesInternal> fpProps = List.of( in setup() local