Searched refs:STOP_EVENT_INTERFACE_DOWN (Results 1 – 3 of 3) sorted by relevance
154 STOP_EVENT_INTERFACE_DOWN,166 public static final int STOP_EVENT_INTERFACE_DOWN = 2; field in SoftApManager2090 writeSoftApStoppedEvent(STOP_EVENT_INTERFACE_DOWN); in processMessageImpl()
9473 case SoftApManager.STOP_EVENT_INTERFACE_DOWN:
1191 verify(mWifiMetrics).writeSoftApStoppedEvent(eq(SoftApManager.STOP_EVENT_INTERFACE_DOWN), in testInterfaceOnDownHandled()