Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkScoreManager.java326 public boolean clearScores() throws SecurityException { in clearScores() method in NetworkScoreManager
328 return mService.clearScores(); in clearScores()
479 void clearScores(); in clearScores() method
503 public void clearScores() { in clearScores() method in NetworkScoreManager.NetworkScoreCallbackProxy
506 mCallback.clearScores(); in clearScores()
DINetworkScoreCache.aidl41 void clearScores(); in clearScores() method
DINetworkScoreService.aidl42 boolean clearScores(); in clearScores() method
/frameworks/base/services/tests/servicestests/src/com/android/server/
DNetworkScoreServiceTest.java358 mNetworkScoreService.clearScores(); in testClearScores_notActiveScorer_noRequestNetworkScoresPermission()
371 mNetworkScoreService.clearScores(); in testClearScores_activeScorer_noRequestNetworkScoresPermission()
380 mNetworkScoreService.clearScores(); in testClearScores_activeScorer()
382 verify(mNetworkScoreCache).clearScores(); in testClearScores_activeScorer()
394 mNetworkScoreService.clearScores(); in testClearScores_notActiveScorer_hasRequestNetworkScoresPermission()
396 verify(mNetworkScoreCache).clearScores(); in testClearScores_notActiveScorer_hasRequestNetworkScoresPermission()
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiNetworkScoreCacheTest.java129 mScoreCache.clearScores(); in isScoredNetworkShouldReturnFalseAfterClearScoresIsCalled()
/frameworks/base/wifi/java/android/net/wifi/
DWifiNetworkScoreCache.java120 @Override public final void clearScores() { in clearScores() method in WifiNetworkScoreCache
/frameworks/base/services/core/java/com/android/server/
DNetworkScoreService.java700 public boolean clearScores() { in clearScores() method in NetworkScoreService
814 networkScoreCache.clearScores(); in clearInternal()
/frameworks/base/api/
Dsystem-current.txt4639 …NETWORKS, "android.permission.REQUEST_NETWORK_SCORES"}) public boolean clearScores() throws java.l…
4660 method public void clearScores();
/frameworks/base/non-updatable-api/
Dsystem-current.txt4639 …NETWORKS, "android.permission.REQUEST_NETWORK_SCORES"}) public boolean clearScores() throws java.l…
4660 method public void clearScores();
/frameworks/base/config/
Dboot-image-profile.txt10038 HSPLandroid/net/INetworkScoreCache$Stub$Proxy;->clearScores()V
10977 HSPLandroid/net/wifi/WifiNetworkScoreCache;->clearScores()V
Dhiddenapi-greylist-max-o.txt43429 Landroid/net/INetworkScoreCache$Stub$Proxy;->clearScores()V
43438 Landroid/net/INetworkScoreCache;->clearScores()V
43441 Landroid/net/INetworkScoreService$Stub$Proxy;->clearScores()Z
43467 Landroid/net/INetworkScoreService;->clearScores()Z
47497 Landroid/net/wifi/WifiNetworkScoreCache;->clearScores()V
/frameworks/base/services/
Dart-profile1528 PLcom/android/server/NetworkScoreService;->clearScores()Z