Searched defs:faceProps (Results 1 – 2 of 2) sorted by relevance
307 @Nullable List<FaceSensorPropertiesInternal> faceProps, in AuthContainerView()329 @Nullable List<FaceSensorPropertiesInternal> faceProps, in AuthContainerView()438 @Nullable FaceSensorPropertiesInternal faceProps, in showPrompt()455 @Nullable FaceSensorPropertiesInternal faceProps, in addBiometricView()
240 final List<FaceSensorPropertiesInternal> faceProps = List.of( in setup() local