Searched refs:updateScores (Results 1 – 6 of 6) sorted by relevance
164 public boolean updateScores(ScoredNetwork[] networks) throws SecurityException { in updateScores() method in NetworkScoreManager166 return mService.updateScores(networks); in updateScores()
39 void updateScores(in List<ScoredNetwork> networks); in updateScores() method
33 boolean updateScores(in ScoredNetwork[] networks); in updateScores() method
146 public boolean updateScores(ScoredNetwork[] networks) { in updateScores() method in NetworkScoreService168 scoreCache.updateScores(entry.getValue()); in updateScores()
55 @Override public final void updateScores(List<android.net.ScoredNetwork> networks) { in updateScores() method in WifiNetworkScoreCache
19960 …method public boolean updateScores(android.net.ScoredNetwork[]) throws java.lang.SecurityException;