Searched defs:faceProps (Results 1 – 2 of 2) sorted by relevance
276 @Nullable List<FaceSensorPropertiesInternal> faceProps, in AuthContainerView()300 @Nullable List<FaceSensorPropertiesInternal> faceProps, in AuthContainerView()386 @Nullable FaceSensorPropertiesInternal faceProps, in showPrompt()418 @Nullable List<FaceSensorPropertiesInternal> faceProps in showLegacyPrompt()
259 final List<FaceSensorPropertiesInternal> faceProps = List.of( in setup() local