Searched refs:logContents (Results 1 – 1 of 1) sorted by relevance
1693 logContents(WifiConfigStore.SUPPLICANT_CONFIG_FILE); in loadConfiguredNetworks()1694 logContents(WifiConfigStore.SUPPLICANT_CONFIG_FILE_BACKUP); in loadConfiguredNetworks()1695 logContents(WifiNetworkHistory.NETWORK_HISTORY_CONFIG_FILE); in loadConfiguredNetworks()1699 private void logContents(String file) { in logContents() method in WifiConfigManager