Searched refs:mGetFeatureCallback (Results 1 – 2 of 2) sorted by relevance
58 private final GetFeatureCallback mGetFeatureCallback = new GetFeatureCallback() { field in FaceSettingsAttentionPreferenceController102 mGetFeatureCallback); in isChecked() local
83 @Nullable private GetFeatureCallback mGetFeatureCallback; field in FaceManager493 mGetFeatureCallback = callback; in getFeature()1214 if (mGetFeatureCallback == null) { in sendGetFeatureCompleted()1217 mGetFeatureCallback.onCompleted(success, features, featureState); in sendGetFeatureCompleted()