Searched defs:STOP_LISTEN (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pManager.java449 public static final int STOP_LISTEN = BASE + 68; field in class:WifiP2pManager
1045 c.mAsyncChannel.sendMessage(enable ? START_LISTEN : STOP_LISTEN,

Completed in 29 milliseconds