Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt73 …com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ISSUE_ONLY_ALL_PROFILE_SOURCE_ID
1460 safetyCenterTestHelper.setData(ISSUE_ONLY_ALL_PROFILE_SOURCE_ID, dataForPrimaryUser) in setSafetySourceData_issuesOnlySourceWithWorkProfile_shouldBeAbleToSetData()
1466 ISSUE_ONLY_ALL_PROFILE_SOURCE_ID, in setSafetySourceData_issuesOnlySourceWithWorkProfile_shouldBeAbleToSetData()
1471 safetyCenterManager.getSafetySourceDataWithPermission(ISSUE_ONLY_ALL_PROFILE_SOURCE_ID) in setSafetySourceData_issuesOnlySourceWithWorkProfile_shouldBeAbleToSetData()
1474 ISSUE_ONLY_ALL_PROFILE_SOURCE_ID in setSafetySourceData_issuesOnlySourceWithWorkProfile_shouldBeAbleToSetData()
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt134 issueOnlyAllProfileSafetySourceBuilder(ISSUE_ONLY_ALL_PROFILE_SOURCE_ID).build()
883 const val ISSUE_ONLY_ALL_PROFILE_SOURCE_ID = "test_issue_only_all_profile_id" in issueOnlySafetySourceWithDuplicationInfo() constant