Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java252 private boolean mIsUsingPersistentSoftApConfiguration = false; field in SoftApManager
501 mIsUsingPersistentSoftApConfiguration = true; in SoftApManager()
1295 && mIsUsingPersistentSoftApConfiguration) { in processMessageImpl()
1525 if (isBridgedApAvailable() && mIsUsingPersistentSoftApConfiguration) { in processMessageImpl()