Searched defs:WifiConfigStore (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfigStore.java77 * = IP and proxy configuration that is handled by WifiConfigStore and
114 class WifiConfigStore { class
117 private static final String TAG = "WifiConfigStore";
164 WifiConfigStore(Context c, WifiNative wn) { method in class:WifiConfigStore
1678 pw.println("WifiConfigStore");
1687 pw.println("WifiConfigStore - Log Begin ----");
1689 pw.println("WifiConfigStore - Log End ----");

Completed in 110 milliseconds