Uses of Interface
android.net.wifi.p2p.WifiP2pManager.ActionListener

Packages that use WifiP2pManager.ActionListener
android.net.wifi.p2p   
 

Uses of WifiP2pManager.ActionListener in android.net.wifi.p2p
 

Methods in android.net.wifi.p2p with parameters of type WifiP2pManager.ActionListener
 void WifiP2pManager.cancelConnect(WifiP2pManager.Channel c, WifiP2pManager.ActionListener listener)
           
 void WifiP2pManager.connect(WifiP2pManager.Channel c, WifiP2pConfig config, WifiP2pManager.ActionListener listener)
           
 void WifiP2pManager.createGroup(WifiP2pManager.Channel c, WifiP2pManager.ActionListener listener)
           
 void WifiP2pManager.discoverPeers(WifiP2pManager.Channel c, WifiP2pManager.ActionListener listener)
           
 void WifiP2pManager.removeGroup(WifiP2pManager.Channel c, WifiP2pManager.ActionListener listener)
           
 



Copyright © 2008-2012. All Rights Reserved.