Home
last modified time | relevance | path

Searched refs:STOP_EVENT_STOPPED (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java153 STOP_EVENT_STOPPED,
164 public static final int STOP_EVENT_STOPPED = 1; field in SoftApManager
1170 writeSoftApStoppedEvent(STOP_EVENT_STOPPED); in processMessageImpl()
DWifiMetrics.java9471 case SoftApManager.STOP_EVENT_STOPPED: