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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java41 public class WifiConfiguration implements Parcelable { class in inherits:Parcelable
42 private static final String TAG = "WifiConfiguration";
588 * Owner of the WifiConfiguration is responsible to set this field based on
606 * if this is set, the WifiConfiguration cannot use linkages so as to bump
784 * Peer WifiConfiguration this WifiConfiguration was added for
791 * Indicate that a WifiConfiguration is temporary and should not be saved
811 * WifiConfigurations, note that since comparing WifiConfiguration happens very often
881 * remember the keys identifying the known WifiConfiguration over which this configuration
905 public WifiConfiguration() { method in class:WifiConfiguration
1432 public WifiConfiguration(WifiConfiguration source) { method in class:WifiConfiguration
[all...]

Completed in 357 milliseconds