Searched refs:SET_CHANNEL (Results 1 – 4 of 4) sorted by relevance
519 public static final int SET_CHANNEL = BASE + 71; field in WifiP2pManager1356 c.mAsyncChannel.sendMessage(SET_CHANNEL, 0, c.putListener(listener), p2pChannels); in setWifiP2pChannels()
384 case WifiP2pManager.SET_CHANNEL: in handleMessage()1139 case WifiP2pManager.SET_CHANNEL: in processMessage()1718 case WifiP2pManager.SET_CHANNEL: in processMessage()2033 case WifiP2pManager.SET_CHANNEL: in processMessage()
430 msg.what = WifiP2pManager.SET_CHANNEL; in sendSetChannelMsg()
46820 Landroid/net/wifi/p2p/WifiP2pManager;->SET_CHANNEL:I