Searched refs:ACTION_DISMISS_ISSUE (Results 1 – 2 of 2) sorted by relevance
71 ACTION_DISMISS_ISSUE -> safetyCenterManager.processDismissIssue(intent, userId) in handle()307 const val ACTION_DISMISS_ISSUE = "com.android.safetycenter.testing.action.DISMISS_ISSUE" constant
43 import com.android.safetycenter.testing.SafetySourceIntentHandler.Companion.ACTION_DISMISS_ISSUE403 Intent(ACTION_DISMISS_ISSUE).putExtra(EXTRA_SOURCE_ID, SINGLE_SOURCE_ID) in recommendationIssueWithDeduplicationId()