|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |