Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java282 private boolean mIsSoftApStartedEventWritten = false; field in SoftApManager
2278 if (mIsSoftApStartedEventWritten) { in writeSoftApStartedEvent()
2281 mIsSoftApStartedEventWritten = true; in writeSoftApStartedEvent()