Home
last modified time | relevance | path

Searched refs:DYNAMIC_IN_STATELESS_ID (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt71 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.DYNAMIC_IN_STATELESS_ID
152 DYNAMIC_IN_STATELESS_ID,
750 DYNAMIC_IN_STATELESS_ID, in getSafetyCenterData_withComplexConfigWithExtraWorkOnlyWithAllDataProvided_returnsAllDataProvided()
774 DYNAMIC_IN_STATELESS_ID, in getSafetyCenterData_withComplexConfigWithExtraWorkOnlyWithAllDataProvided_returnsAllDataProvided()
862 DYNAMIC_IN_STATELESS_ID, in getSafetyCenterData_withComplexConfigWithPrivateProfileDisallowedWithAllDataProvided_returnsAllDataProvided()
886 DYNAMIC_IN_STATELESS_ID, in getSafetyCenterData_withComplexConfigWithPrivateProfileDisallowedWithAllDataProvided_returnsAllDataProvided()
976 DYNAMIC_IN_STATELESS_ID, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided()
1000 DYNAMIC_IN_STATELESS_ID, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided()
1026 DYNAMIC_IN_STATELESS_ID, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided()
1710 DYNAMIC_IN_STATELESS_ID, in safetyCenterEntryOkForWork()
[all …]
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt657 .addSafetySource(dynamicSafetySource(DYNAMIC_IN_STATELESS_ID))
745 dynamicAllProfileSafetySourceBuilder(DYNAMIC_IN_STATELESS_ID).build()
1065 const val DYNAMIC_IN_STATELESS_ID = "dynamic_in_stateless" in issueOnlySafetySourceWithDuplicationInfo() constant
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterManagerTest.kt64 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.DYNAMIC_IN_STATELESS_ID
179 safetyCenterTestHelper.setData(DYNAMIC_IN_STATELESS_ID, dataToSet) in setSafetySourceData_sourceInStatelessGroupUnspecified_setsValue()
182 safetyCenterManager.getSafetySourceDataWithPermission(DYNAMIC_IN_STATELESS_ID) in setSafetySourceData_sourceInStatelessGroupUnspecified_setsValue()
282 DYNAMIC_IN_STATELESS_ID, in setSafetySourceData_sourceInStatelessGroupNotUnspecified_throwsIllegalArgumentException()
290 "Safety source: $DYNAMIC_IN_STATELESS_ID is in a (stateless|rigid) group but " + in setSafetySourceData_sourceInStatelessGroupNotUnspecified_throwsIllegalArgumentException()
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterManagerTest.kt93 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.DYNAMIC_IN_STATELESS_ID in <lambda>()
736 DYNAMIC_IN_STATELESS_ID, in <lambda>()
2602 DYNAMIC_IN_STATELESS_ID, in <lambda>()