Searched refs:mGetFeatureCallback (Results 1 – 1 of 1) sorted by relevance
87 @Nullable private GetFeatureCallback mGetFeatureCallback; field in FaceManager545 mGetFeatureCallback = callback; in getFeature()1335 if (mGetFeatureCallback == null) { in sendGetFeatureCompleted()1338 mGetFeatureCallback.onCompleted(success, features, featureState); in sendGetFeatureCompleted()