Searched refs:getBestNetworkByPolicy (Results 1 – 2 of 2) sorted by relevance
118 return getBestNetworkByPolicy(candidates, currentSatisfier); in getBestNetwork()229 @Nullable public <T extends Scoreable> T getBestNetworkByPolicy( in getBestNetworkByPolicy() method in NetworkRanker389 return contestant == getBestNetworkByPolicy(candidates, champion); in mightBeat()
70 mRanker.getBestNetworkByPolicy(scores.toList(), null /* currentSatisfier */) in rank()