Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt607 staticSafetySourceBuilder(STATIC_ALL_OPTIONAL_ID)
708 staticAllProfileSafetySourceBuilder(STATIC_ALL_OPTIONAL_ID)
1040 const val STATIC_ALL_OPTIONAL_ID = "static_all_optional" in issueOnlySafetySourceWithDuplicationInfo() constant
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt81 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.STATIC_ALL_OPTIONAL_ID
257 safetyCenterTestData.safetyCenterEntryDefaultStaticBuilder(STATIC_ALL_OPTIONAL_ID).build()
263 STATIC_ALL_OPTIONAL_ID,
288 STATIC_ALL_OPTIONAL_ID,
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/config/
DSafetySourceTest.kt62 assertThat(STATIC_ALL_OPTIONAL.id).isEqualTo(STATIC_ALL_OPTIONAL_ID) in getId_returnsId()
844 private const val STATIC_ALL_OPTIONAL_ID = "static_all_optional" constant
933 .setId(STATIC_ALL_OPTIONAL_ID)