Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java116 public static final int ACTION_USER_DISALLOWED_APP = 2; field in WifiNetworkSuggestionsManager
121 ACTION_USER_DISALLOWED_APP,
517 ACTION_USER_DISALLOWED_APP, in handleUserDisallowAction()
DWifiMetrics.java6105 case WifiNetworkSuggestionsManager.ACTION_USER_DISALLOWED_APP:
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkSuggestionsManagerTest.java2403 WifiNetworkSuggestionsManager.ACTION_USER_DISALLOWED_APP, false); in testUserApprovalNotificationClickOnDisallowWhenGetScanResult()
2619 WifiNetworkSuggestionsManager.ACTION_USER_DISALLOWED_APP, true); in testUserApprovalDialogClickOnDisallowWhenAddSuggestionsFromFgApp()