Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java125 public static final int ACTION_USER_DISALLOWED_APP = 2; field in WifiNetworkSuggestionsManager
132 ACTION_USER_DISALLOWED_APP,
599 ACTION_USER_DISALLOWED_APP, in handleUserDisallowAction()
DWifiMetrics.java8210 case WifiNetworkSuggestionsManager.ACTION_USER_DISALLOWED_APP:
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkSuggestionsManagerTest.java2837 WifiNetworkSuggestionsManager.ACTION_USER_DISALLOWED_APP, false); in testUserApprovalNotificationClickOnDisallowWhenGetScanResult()
3074 WifiNetworkSuggestionsManager.ACTION_USER_DISALLOWED_APP, true); in testUserApprovalDialogClickOnDisallowWhenAddSuggestionsFromFgApp()