Home
last modified time | relevance | path

Searched refs:sweepCache (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointNetworkEvaluator.java112 mPasspointManager.sweepCache(); in evaluateNetworks()
DPasspointManager.java857 public void sweepCache() { in sweepCache() method in PasspointManager
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java920 public void sweepCache() throws Exception { in sweepCache() method in PasspointManagerTest
921 mManager.sweepCache(); in sweepCache()