Home
last modified time | relevance | path

Searched refs:SET_CHANNEL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java459 public static final int SET_CHANNEL = BASE + 71; field in WifiP2pManager
1107 c.mAsyncChannel.sendMessage(SET_CHANNEL, 0, c.putListener(listener), p2pChannels); in setWifiP2pChannels()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java345 case WifiP2pManager.SET_CHANNEL: in handleMessage()
975 case WifiP2pManager.SET_CHANNEL: in processMessage()
1414 case WifiP2pManager.SET_CHANNEL: in processMessage()
1642 case WifiP2pManager.SET_CHANNEL: in processMessage()