FileDocCategorySizeDatePackage
WifiP2pDeviceList.javaAPI DocAndroid 5.1 API903Sat Mar 14 14:09:42 GMT 2015android.net.wifi.p2p

WifiP2pDeviceList

public class WifiP2pDeviceList extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public WifiP2pDeviceList()

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

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

 throw new RuntimeException("Stub!"); 
public android.net.wifi.p2p.WifiP2pDeviceget(java.lang.String deviceAddress)

 throw new RuntimeException("Stub!"); 
public java.util.CollectiongetDeviceList()

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

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

 throw new RuntimeException("Stub!");