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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfiguration.java44 public class WifiConfiguration implements Parcelable { class in inherits:Parcelable
45 private static final String TAG = "WifiConfiguration";
573 * Owner of the WifiConfiguration is responsible to set this field based on
720 * Peer WifiConfiguration this WifiConfiguration was added for
727 * Indicate that a WifiConfiguration is temporary and should not be saved
734 * Indicate that a WifiConfiguration is temporary and should not be saved
744 * A hint about whether or not the network represented by this WifiConfiguration
754 * Indicates if a user has specified the WifiConfiguration to be metered. Users
773 * WifiConfigurations, note that since comparing WifiConfiguration happen
1402 public WifiConfiguration() { method in class:WifiConfiguration
1937 public WifiConfiguration(WifiConfiguration source) { method in class:WifiConfiguration
[all...]

Completed in 14 milliseconds