Searched refs:NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION (Results 1 – 2 of 2) sorted by relevance
103 public static final String NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION = field in WifiNetworkSuggestionsManager622 case NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION:693 mIntentFilter.addAction(NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION); in WifiNetworkSuggestionsManager()1724 getPrivateBroadcast(NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION, in sendUserApprovalNotification()
31 … com.android.server.wifi.WifiNetworkSuggestionsManager.NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION;2767 NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION, TEST_PACKAGE_1, TEST_UID_1); in testUserApprovalNotificationClickOnAllowWhenGetScanResult()3161 NOTIFICATION_USER_ALLOWED_APP_INTENT_ACTION, TEST_PACKAGE_1, TEST_UID_1); in testUserApprovalNotificationClickOnAllowDuringAddingSuggestionsFromNonFgApp()