Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java263 private boolean mUserApprovalNotificationActive = false; field in WifiNetworkSuggestionsManager
379 mUserApprovalNotificationActive = false;
386 mUserApprovalNotificationActive = false;
891 mUserApprovalNotificationActive = true; in sendUserApprovalNotification()
960 if (!mUserApprovalNotificationActive in getNetworkSuggestionsForScanDetail()