Searched refs:CMD_AP_STOPPED (Results 1 – 3 of 3) sorted by relevance
84 static final int CMD_AP_STOPPED = BASE + 15; field in WifiController170 sendMessage(CMD_AP_STOPPED); in start()303 case CMD_AP_STOPPED: in processMessage()456 case CMD_AP_STOPPED: in processMessage()542 case CMD_AP_STOPPED: in processMessage()639 case CMD_AP_STOPPED: in processMessage()
76 static final int CMD_AP_STOPPED = BASE + 24; field in ActiveModeWarden
19 import static com.android.server.wifi.WifiController.CMD_AP_STOPPED;834 mWifiController.sendMessage(CMD_AP_STOPPED); in testSoftApStoppedDoesNotSwitchModesWhenInEcm()924 mWifiController.obtainMessage(CMD_AP_STOPPED).sendToTarget(); in testReturnToStaEnabledStateAfterAPModeShutdown()949 mWifiController.obtainMessage(CMD_AP_STOPPED).sendToTarget(); in testReturnToStaEnabledStateAfterWifiEnabledShutdown()