Home
last modified time | relevance | path

Searched refs:ISSUE_ONLY_ALL_OPTIONAL_ID (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt72 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ISSUE_ONLY_ALL_OPTIONAL_ID
147 ISSUE_ONLY_ALL_OPTIONAL_ID,
745 ISSUE_ONLY_ALL_OPTIONAL_ID, in getSafetyCenterData_withComplexConfigWithExtraWorkOnlyWithAllDataProvided_returnsAllDataProvided()
768 ISSUE_ONLY_ALL_OPTIONAL_ID, in getSafetyCenterData_withComplexConfigWithExtraWorkOnlyWithAllDataProvided_returnsAllDataProvided()
857 ISSUE_ONLY_ALL_OPTIONAL_ID, in getSafetyCenterData_withComplexConfigWithPrivateProfileDisallowedWithAllDataProvided_returnsAllDataProvided()
880 ISSUE_ONLY_ALL_OPTIONAL_ID, in getSafetyCenterData_withComplexConfigWithPrivateProfileDisallowedWithAllDataProvided_returnsAllDataProvided()
971 ISSUE_ONLY_ALL_OPTIONAL_ID, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided()
994 ISSUE_ONLY_ALL_OPTIONAL_ID, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided()
1020 ISSUE_ONLY_ALL_OPTIONAL_ID, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided()
1347 ISSUE_ONLY_ALL_OPTIONAL_ID, in setSafetySourceData_primaryProfileIssueOnlySource_shouldNotBeAbleToSetDataToWorkProfile()
[all …]
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt129 singleSourceConfig(issueOnlySafetySourceBuilder(ISSUE_ONLY_ALL_OPTIONAL_ID).build())
147 issueOnlySafetySourceBuilder(ISSUE_ONLY_ALL_OPTIONAL_ID).build()
633 issueOnlySafetySourceBuilder(ISSUE_ONLY_ALL_OPTIONAL_ID)
726 issueOnlyAllProfileSafetySourceBuilder(ISSUE_ONLY_ALL_OPTIONAL_ID)
1053 const val ISSUE_ONLY_ALL_OPTIONAL_ID = "issue_only_all_optional" in issueOnlySafetySourceWithDuplicationInfo() constant
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterManagerTest.kt95 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ISSUE_ONLY_ALL_OPTIONAL_ID in <lambda>()
732 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1186 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1197 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1368 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1393 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1418 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1443 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1468 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
1493 ISSUE_ONLY_ALL_OPTIONAL_ID, in <lambda>()
[all …]
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/config/
DSafetySourceTest.kt64 assertThat(issueOnlyAllOptional().id).isEqualTo(ISSUE_ONLY_ALL_OPTIONAL_ID) in getId_returnsId()
846 private const val ISSUE_ONLY_ALL_OPTIONAL_ID = "issue_only_all_optional" constant
957 .setId(ISSUE_ONLY_ALL_OPTIONAL_ID) in issueOnlyAllOptional()
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterManagerTest.kt66 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ISSUE_ONLY_ALL_OPTIONAL_ID
475 safetyCenterTestHelper.setData(ISSUE_ONLY_ALL_OPTIONAL_ID, dataToSet) in setSafetySourceData_issueOnlyWithMaxSevRecommendation_met()
478 safetyCenterManager.getSafetySourceDataWithPermission(ISSUE_ONLY_ALL_OPTIONAL_ID) in setSafetySourceData_issueOnlyWithMaxSevRecommendation_met()
489 ISSUE_ONLY_ALL_OPTIONAL_ID, in setSafetySourceData_issueOnlyWithMaxSevRecommendation_notMet()
501 }, for issue in safety source: $ISSUE_ONLY_ALL_OPTIONAL_ID" in setSafetySourceData_issueOnlyWithMaxSevRecommendation_notMet()
/packages/modules/Permission/tests/functional/safetycenter/safetycenteractivity/src/android/safetycenter/functional/ui/
DSafetyCenterActivityTest.kt41 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.ISSUE_ONLY_ALL_OPTIONAL_ID
525 ISSUE_ONLY_ALL_OPTIONAL_ID, in issueCard_noAttribution_hasProperContentDescriptions()
891 safetyCenterTestHelper.setData(ISSUE_ONLY_ALL_OPTIONAL_ID, data) in issueCard_attributionNotSetBySourceAndGroupTitleNull_doesNotDisplayAttributionTitle()