Searched refs:clearScores (Results 1 – 12 of 12) sorted by relevance
41 void clearScores(); in clearScores() method
330 public boolean clearScores() throws SecurityException { in clearScores() method in NetworkScoreManager332 return mService.clearScores(); in clearScores()529 public void clearScores() { in clearScores() method in NetworkScoreManager.NetworkScoreCallbackProxy
42 boolean clearScores(); in clearScores() method
360 mNetworkScoreService.clearScores(); in testClearScores_notActiveScorer_noRequestNetworkScoresPermission()373 mNetworkScoreService.clearScores(); in testClearScores_activeScorer_noRequestNetworkScoresPermission()382 mNetworkScoreService.clearScores(); in testClearScores_activeScorer()384 verify(mNetworkScoreCache).clearScores(); in testClearScores_activeScorer()396 mNetworkScoreService.clearScores(); in testClearScores_notActiveScorer_hasRequestNetworkScoresPermission()398 verify(mNetworkScoreCache).clearScores(); in testClearScores_notActiveScorer_hasRequestNetworkScoresPermission()
129 mScoreCache.clearScores(); in isScoredNetworkShouldReturnFalseAfterClearScoresIsCalled()
119 @Override public final void clearScores() { in clearScores() method in WifiNetworkScoreCache
697 public boolean clearScores() { in clearScores() method in NetworkScoreService804 networkScoreCache.clearScores(); in clearInternal()
984 RequiresPermission: android.net.NetworkScoreManager#clearScores():985 Method 'clearScores' documentation mentions permissions already declared by @RequiresPermission
1060 RequiresPermission: android.net.NetworkScoreManager#clearScores():1061 Method 'clearScores' documentation mentions permissions already declared by @RequiresPermission
1068 RequiresPermission: android.net.NetworkScoreManager#clearScores():1069 Method 'clearScores' documentation mentions permissions already declared by @RequiresPermission
9674 …S, android.Manifest.permission.REQUEST_NETWORK_SCORES}) public boolean clearScores() throws java.l…
32821 Landroid/net/INetworkScoreCache$Stub$Proxy;->clearScores()V32830 Landroid/net/INetworkScoreCache;->clearScores()V32833 Landroid/net/INetworkScoreService$Stub$Proxy;->clearScores()Z32859 Landroid/net/INetworkScoreService;->clearScores()Z33768 Landroid/net/wifi/WifiNetworkScoreCache;->clearScores()V