Searched refs:STATIC_BAREBONE_ID (Results 1 – 4 of 4) sorted by relevance
74 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.STATIC_BAREBONE_ID202 safetyCenterTestHelper.setData(STATIC_BAREBONE_ID, safetySourceTestData.unspecified) in setSafetySourceData_staticId_throwsIllegalArgumentException()207 .isEqualTo("Unexpected safety source: $STATIC_BAREBONE_ID") in setSafetySourceData_staticId_throwsIllegalArgumentException()311 safetyCenterTestHelper.setData(STATIC_BAREBONE_ID, safetySourceData = null) in setSafetySourceData_nullStaticId_throwsIllegalArgumentException()316 .isEqualTo("Unexpected safety source: $STATIC_BAREBONE_ID") in setSafetySourceData_nullStaticId_throwsIllegalArgumentException()653 safetyCenterManager.getSafetySourceDataWithPermission(STATIC_BAREBONE_ID) in getSafetySourceData_staticId_throwsIllegalArgumentException()658 .isEqualTo("Unexpected safety source: $STATIC_BAREBONE_ID") in getSafetySourceData_staticId_throwsIllegalArgumentException()733 STATIC_BAREBONE_ID, in reportSafetySourceError_staticId_throwsIllegalArgumentException()740 .isEqualTo("Unexpected safety source: $STATIC_BAREBONE_ID") in reportSafetySourceError_staticId_throwsIllegalArgumentException()
602 staticSafetySourceBuilder(STATIC_BAREBONE_ID)703 staticSafetySourceBuilder(STATIC_BAREBONE_ID)1034 const val STATIC_BAREBONE_ID = "static_barebone" in issueOnlySafetySourceWithDuplicationInfo() constant
61 assertThat(STATIC_BAREBONE.id).isEqualTo(STATIC_BAREBONE_ID) in getId_returnsId()843 private const val STATIC_BAREBONE_ID = "static_barebone" constant925 .setId(STATIC_BAREBONE_ID)
82 import com.android.safetycenter.testing.SafetyCenterTestConfigs.Companion.STATIC_BAREBONE_ID252 .safetyCenterEntryDefaultStaticBuilder(STATIC_BAREBONE_ID)