Searched refs:NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION (Results 1 – 2 of 2) sorted by relevance
99 public static final String NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION = field in WifiNetworkSuggestionsManager605 case NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION:678 mIntentFilter.addAction(NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION); in WifiNetworkSuggestionsManager()1579 getPrivateBroadcast(NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION, in sendUserApprovalNotification()
29 … com.android.server.wifi.WifiNetworkSuggestionsManager.NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION;2693 NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION, TEST_PACKAGE_1, TEST_UID_1); in testUserApprovalNotificationClickOnAllowWhenGetScanResult()3119 NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION, TEST_PACKAGE_1, TEST_UID_1); in testUserApprovalNotificationClickOnAllowDuringAddingSuggestionsFromNonFgApp()