Searched refs:getRecentConfiguredNetworks (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiAutoJoinController.java460 mWifiConfigStore.getRecentConfiguredNetworks(12000, false);
1266 mWifiConfigStore.getRecentConfiguredNetworks(mScanResultAutoJoinAge, false);
H A DWifiConfigStore.java665 List<WifiConfiguration> getRecentConfiguredNetworks(int milli, boolean copy) { method in class:WifiConfigStore

Completed in 37 milliseconds