Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java452 public static final int SET_CHANNEL_FAILED = BASE + 72; field in WifiP2pManager
719 case SET_CHANNEL_FAILED: in handleMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1163 replyToMessage(message, WifiP2pManager.SET_CHANNEL_FAILED); in processMessage()
1368 replyToMessage(message, WifiP2pManager.SET_CHANNEL_FAILED); in processMessage()