Home
last modified time | relevance | path

Searched refs:ACTION_RESOLVE_ACTION (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetySourceIntentHandler.kt70 ACTION_RESOLVE_ACTION -> safetyCenterManager.processResolveAction(intent, userId) in handle()
304 const val ACTION_RESOLVE_ACTION = "com.android.safetycenter.testing.action.RESOLVE_ACTION" constant
DSafetySourceTestData.kt44 import com.android.safetycenter.testing.SafetySourceIntentHandler.Companion.ACTION_RESOLVE_ACTION
482 Intent(ACTION_RESOLVE_ACTION) in recommendationIssueWithDeduplicationId()