HomeSort by relevance Sort by last modified time
    Searched defs:CMD_DISABLE_NETWORK (Results 1 - 2 of 2) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 625 mAsyncChannel.sendMessage(CMD_DISABLE_NETWORK, netId, reason);
    [all...]
WifiStateMachine.java 272 static final int CMD_DISABLE_NETWORK = BASE + 56;
    [all...]

Completed in 16 milliseconds