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

  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 625 mAsyncChannel.sendMessage(CMD_DISABLE_NETWORK, netId, reason);
    [all...]
WifiStateMachine.java 252 static final int CMD_DISABLE_NETWORK = BASE + 56;
    [all...]
  /frameworks/base/services/java/com/android/server/
WifiService.java 296 case WifiManager.CMD_DISABLE_NETWORK: {
    [all...]

Completed in 25 milliseconds