Searched refs:requestPeers (Results 1 – 8 of 8) sorted by relevance
125 <td>{@link android.net.wifi.p2p.WifiP2pManager#requestPeers requestPeers()}</td>170 <td>{@link android.net.wifi.p2p.WifiP2pManager#requestPeers requestPeers()}</td>194 usually want to call {@link android.net.wifi.p2p.WifiP2pManager.PeerListListener#requestPeers195 requestPeers()} to get an updated list of peers if you handle this intent in your229 {@link android.net.wifi.p2p.WifiP2pManager#requestPeers requestPeers()} method to get a list of263 // Call WifiP2pManager.requestPeers() to get a list of current peers423 …android.net.wifi.p2p.WifiP2pManager#requestPeers requestPeers()}. The following code shows how to …433 mManager.requestPeers(mChannel, myPeerListListener);438 <p>The {@link android.net.wifi.p2p.WifiP2pManager#requestPeers requestPeers()} method is also
396 requestPeers(); in tryDiscoverPeers()433 private void requestPeers() { in requestPeers() method in WifiDisplayController434 mWifiP2pManager.requestPeers(mWifiP2pChannel, new PeerListListener() { in requestPeers()813 requestPeers(); in handlePeersChanged()885 requestPeers(); in handleConnectionChanged()
251 method to call {@link android.net.wifi.p2p.WifiP2pManager#requestPeers252 requestPeers()} when an intent with the action {@link267 mManager.requestPeers(mChannel, peerListListener);
1272 public void requestPeers(Channel c, PeerListListener listener) { in requestPeers() method in WifiP2pManager
18224 …method public void requestPeers(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.…
24705 …method public void requestPeers(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.…
24774 …method public void requestPeers(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.…
27132 …method public void requestPeers(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.…