Home
last modified time | relevance | path

Searched refs:getValidatedScoreable (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DNetworkAgentInfo.java963 public NetworkRanker.Scoreable getValidatedScoreable() { in getValidatedScoreable() method in NetworkAgentInfo
/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java4146 return mNetworkRanker.mightBeat(req, champion, candidate.getValidatedScoreable()); in isNetworkPotentialSatisfier()