OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readNetworkHistory
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNetworkHistory.java
325
public void
readNetworkHistory
(Map<String, WifiConfiguration> configs,
328
localLog("
readNetworkHistory
() path:" + NETWORK_HISTORY_CONFIG_FILE);
363
localLog("
readNetworkHistory
didnt find netid for hash="
550
Log.i(TAG, "
readNetworkHistory
: no config file, " + e);
552
Log.e(TAG, "
readNetworkHistory
: failed to parse, " + e, e);
554
Log.e(TAG, "
readNetworkHistory
: failed to read, " + e, e);
WifiConfigManager.java
[
all
...]
Completed in 35 milliseconds