Searched refs:ISSUE_ONLY_ALL_PROFILE_SOURCE_ID (Results 1 – 2 of 2) sorted by relevance
73 …com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ISSUE_ONLY_ALL_PROFILE_SOURCE_ID1460 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()
134 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