Home
last modified time | relevance | path

Searched refs:clearScores (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/net/
DNetworkScoreManager.java184 public boolean clearScores() throws SecurityException { in clearScores() method in NetworkScoreManager
186 return mService.clearScores(); in clearScores()
DINetworkScoreCache.aidl41 void clearScores(); in clearScores() method
DINetworkScoreService.aidl40 boolean clearScores(); in clearScores() method
/frameworks/base/services/core/java/com/android/server/
DNetworkScoreService.java183 public boolean clearScores() { in clearScores() method in NetworkScoreService
256 scoreCache.clearScores(); in clearInternal()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkScoreCache.java70 @Override public final void clearScores() { in clearScores() method in WifiNetworkScoreCache
/frameworks/base/api/
Dsystem-current.txt19956 method public boolean clearScores() throws java.lang.SecurityException;