Searched refs:mFaceSensorConfigurationsCaptor (Results 1 – 1 of 1) sorted by relevance
135 private ArgumentCaptor<FaceSensorConfigurations> mFaceSensorConfigurationsCaptor; field in AuthServiceTest238 verify(mFaceService).registerAuthenticators(mFaceSensorConfigurationsCaptor.capture()); in testRegisterAuthenticator_registerAuthenticators()241 mFaceSensorConfigurationsCaptor.getValue() in testRegisterAuthenticator_registerAuthenticators()