Searched refs:CMD_STA_STOPPED (Results 1 – 2 of 2) sorted by relevance
92 static final int CMD_STA_STOPPED = BASE + 20; field in WifiController223 sendMessage(CMD_STA_STOPPED); in onStateChanged()255 case CMD_STA_STOPPED: in processMessage()460 case CMD_STA_STOPPED: in processMessage()641 case CMD_STA_STOPPED: in processMessage()
27 import static com.android.server.wifi.WifiController.CMD_STA_STOPPED;899 mWifiController.sendMessage(CMD_STA_STOPPED); in testClientModeStoppedDoesNotSwitchModesWhenInEcm()