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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java43 public class WifiConfiguration implements Parcelable { class in inherits:Parcelable
44 private static final String TAG = "WifiConfiguration";
538 * Owner of the WifiConfiguration is responsible to set this field based on
673 * Peer WifiConfiguration this WifiConfiguration was added for
680 * Indicate that a WifiConfiguration is temporary and should not be saved
687 * A hint about whether or not the network represented by this WifiConfiguration
705 * WifiConfigurations, note that since comparing WifiConfiguration happens very often
1325 public WifiConfiguration() { method in class:WifiConfiguration
1370 public boolean isLinked(WifiConfiguration confi
1831 public WifiConfiguration(WifiConfiguration source) { method in class:WifiConfiguration
[all...]

Completed in 281 milliseconds