Searched refs:DISCOVER_PEERS (Results 1 – 4 of 4) sorted by relevance
374 public static final int DISCOVER_PEERS = BASE + 1; field in WifiP2pManager1216 c.mAsyncChannel.sendMessage(DISCOVER_PEERS, 0, c.putListener(listener)); in discoverPeers()
438 case WifiP2pManager.DISCOVER_PEERS: in handleMessage()1118 case WifiP2pManager.DISCOVER_PEERS: in processMessage()1386 case WifiP2pManager.DISCOVER_PEERS: in processMessage()1716 case WifiP2pManager.DISCOVER_PEERS: in processMessage()2374 case WifiP2pManager.DISCOVER_PEERS: in processMessage()4108 sendMessage(WifiP2pManager.DISCOVER_PEERS); in handleGroupCreationFailure()
358 msg.what = WifiP2pManager.DISCOVER_PEERS; in sendDiscoverPeersMsg()
1259 Landroid/net/wifi/p2p/WifiP2pManager;->DISCOVER_PEERS:I