Searched refs:mGetValueImpl (Results 1 – 1 of 1) sorted by relevance
29 private BiPredicate<String, Predicate<FeatureFlags>> mGetValueImpl; field in CustomFeatureFlags32 mGetValueImpl = getValueImpl; in CustomFeatureFlags()56 return mGetValueImpl.test(flagName, getter); in getValue()