Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt85 .setIntentAction(ACTION_TEST_ACTIVITY_EXPORTED)
810 .setIntentAction(ACTION_TEST_ACTIVITY_EXPORTED) in staticSafetySource()
868 const val ACTION_TEST_ACTIVITY_EXPORTED = in issueOnlySafetySourceWithDuplicationInfo() constant
DSafetySourceTestData.kt41 …rt com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ACTION_TEST_ACTIVITY_EXPORTED
967 val intent = Intent(ACTION_TEST_ACTIVITY_EXPORTED) in broadcastPendingIntent()
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterManagerTest.kt84 …rt com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ACTION_TEST_ACTIVITY_EXPORTED in <lambda>()
1038 Intent(ACTION_TEST_ACTIVITY_EXPORTED) in <lambda>()
1058 Intent(ACTION_TEST_ACTIVITY_EXPORTED) in <lambda>()