Searched refs:STOP_EVENT_HOSTAPD_FAILURE (Results 1 – 3 of 3) sorted by relevance
156 STOP_EVENT_HOSTAPD_FAILURE,170 public static final int STOP_EVENT_HOSTAPD_FAILURE = 4; field in SoftApManager2081 writeSoftApStoppedEvent(STOP_EVENT_HOSTAPD_FAILURE); in processMessageImpl()
9477 case SoftApManager.STOP_EVENT_HOSTAPD_FAILURE:
1257 verify(mWifiMetrics).writeSoftApStoppedEvent(eq(SoftApManager.STOP_EVENT_HOSTAPD_FAILURE), in testHostapdOnFailureHandled()