Searched refs:clearScores (Results 1 – 12 of 12) sorted by relevance
326 public boolean clearScores() throws SecurityException { in clearScores() method in NetworkScoreManager328 return mService.clearScores(); in clearScores()479 void clearScores(); in clearScores() method503 public void clearScores() { in clearScores() method in NetworkScoreManager.NetworkScoreCallbackProxy506 mCallback.clearScores(); in clearScores()
41 void clearScores(); in clearScores() method
42 boolean clearScores(); in clearScores() method
358 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()
129 mScoreCache.clearScores(); in isScoredNetworkShouldReturnFalseAfterClearScoresIsCalled()
120 @Override public final void clearScores() { in clearScores() method in WifiNetworkScoreCache
700 public boolean clearScores() { in clearScores() method in NetworkScoreService814 networkScoreCache.clearScores(); in clearInternal()
4639 …NETWORKS, "android.permission.REQUEST_NETWORK_SCORES"}) public boolean clearScores() throws java.l…4660 method public void clearScores();
10038 HSPLandroid/net/INetworkScoreCache$Stub$Proxy;->clearScores()V10977 HSPLandroid/net/wifi/WifiNetworkScoreCache;->clearScores()V
43429 Landroid/net/INetworkScoreCache$Stub$Proxy;->clearScores()V43438 Landroid/net/INetworkScoreCache;->clearScores()V43441 Landroid/net/INetworkScoreService$Stub$Proxy;->clearScores()Z43467 Landroid/net/INetworkScoreService;->clearScores()Z47497 Landroid/net/wifi/WifiNetworkScoreCache;->clearScores()V
1528 PLcom/android/server/NetworkScoreService;->clearScores()Z