Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkSuggestionsManager.java120 public static final int ACTION_USER_ALLOWED_APP = 1; field in WifiNetworkSuggestionsManager
127 ACTION_USER_ALLOWED_APP,
569 ACTION_USER_ALLOWED_APP, in handleUserAllowAction()
H A DWifiMetrics.java7278 case WifiNetworkSuggestionsManager.ACTION_USER_ALLOWED_APP:
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiNetworkSuggestionsManagerTest.java2701 WifiNetworkSuggestionsManager.ACTION_USER_ALLOWED_APP, false); in testUserApprovalNotificationClickOnAllowWhenGetScanResult()
2943 WifiNetworkSuggestionsManager.ACTION_USER_ALLOWED_APP, true); in testUserApprovalDialogClickOnAllowDuringAddingSuggestionsFromFgApp()