Searched refs:SET_CHANNEL_FAILED (Results 1 – 4 of 4) sorted by relevance
536 public static final int SET_CHANNEL_FAILED = BASE + 72; field in WifiP2pManager955 case SET_CHANNEL_FAILED: in handleMessage()
1923 replyToMessage(message, WifiP2pManager.SET_CHANNEL_FAILED, in processMessage()1937 replyToMessage(message, WifiP2pManager.SET_CHANNEL_FAILED); in processMessage()2277 replyToMessage(message, WifiP2pManager.SET_CHANNEL_FAILED, in processMessage()2291 replyToMessage(message, WifiP2pManager.SET_CHANNEL_FAILED); in processMessage()
2681 assertEquals(WifiP2pManager.SET_CHANNEL_FAILED, message.what); in testSetChannelFailureWhenNativeCallSetListenChannelFailure()2701 assertEquals(WifiP2pManager.SET_CHANNEL_FAILED, message.what); in testSetChannelFailureWhenNativeCallSetOperatingChannelFailure()2723 assertEquals(WifiP2pManager.SET_CHANNEL_FAILED, message.what); in testSetChannelFailureWhenNoPermissions()
1306 Landroid/net/wifi/p2p/WifiP2pManager;->SET_CHANNEL_FAILED:I