Uses of Class
android.net.wifi.p2p.WifiP2pDevice

Packages that use WifiP2pDevice
android.net.wifi.p2p   
 

Uses of WifiP2pDevice in android.net.wifi.p2p
 

Fields in android.net.wifi.p2p with type parameters of type WifiP2pDevice
static Parcelable.Creator<WifiP2pDevice> WifiP2pDevice.CREATOR
           
 

Methods in android.net.wifi.p2p that return WifiP2pDevice
 WifiP2pDevice WifiP2pGroup.getOwner()
           
 

Methods in android.net.wifi.p2p that return types with arguments of type WifiP2pDevice
 Collection<WifiP2pDevice> WifiP2pGroup.getClientList()
           
 Collection<WifiP2pDevice> WifiP2pDeviceList.getDeviceList()
           
 

Constructors in android.net.wifi.p2p with parameters of type WifiP2pDevice
WifiP2pDevice(WifiP2pDevice source)
           
 



Copyright © 2008-2012. All Rights Reserved.