FileDocCategorySizeDatePackage
WifiConnectionStatistics.javaAPI DocAndroid 5.1 API1089Sat Mar 14 14:10:04 GMT 2015android.net.wifi

WifiConnectionStatistics

public class WifiConnectionStatistics extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public int
num24GhzConnected
public int
num5GhzConnected
public int
numAutoJoinAttempt
public int
numAutoRoamAttempt
public int
numWifiManagerJoinAttempt
public HashMap
untrustedNetworkHistory
Constructors Summary
public WifiConnectionStatistics()

 throw new RuntimeException("Stub!"); 
public WifiConnectionStatistics(WifiConnectionStatistics source)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public voidincrementOrAddUntrusted(java.lang.String SSID, int connection, int usage)

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");