Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt389 staticSafetySourcesGroupBuilder("test_static_sources_group_id_1")
397 staticSafetySourcesGroupBuilder("test_static_sources_group_id_2")
418 staticSafetySourcesGroupBuilder("single_static_source_group")
428 staticSafetySourcesGroupBuilder("single_static_source_group")
444 staticSafetySourcesGroupBuilder("single_static_source_group")
845 private fun staticSafetySourcesGroupBuilder(id: String) = in issueOnlySafetySourceWithDuplicationInfo() method in com.android.safetycenter.testing.SafetyCenterTestConfigs