Searched refs:addStaticEntryGroup (Results 1 – 5 of 5) sorted by relevance
226 .addStaticEntryGroup(staticEntryGroup1) in getStaticEntryGroups_whenSetExplicitly_returnsStaticEntryGroups()227 .addStaticEntryGroup(staticEntryGroup2) in getStaticEntryGroups_whenSetExplicitly_returnsStaticEntryGroups()408 SafetyCenterData.Builder(status1).addStaticEntryGroup(staticEntryGroup1) in builder_addStaticEntryGroup_doesNotMutatePreviouslyBuiltInstance()411 safetyCenterDataBuilder.addStaticEntryGroup(staticEntryGroup2) in builder_addStaticEntryGroup_doesNotMutatePreviouslyBuiltInstance()421 .addStaticEntryGroup(staticEntryGroup1) in builder_clearStaticEntryGroups_removesAllStaticEntryGroups()422 .addStaticEntryGroup(staticEntryGroup2) in builder_clearStaticEntryGroups_removesAllStaticEntryGroups()566 .addStaticEntryGroup(staticEntryGroup1) in equalsHashCode_atLeastU_usingEqualsHashCodeToStringTester()571 .addStaticEntryGroup(staticEntryGroup1) in equalsHashCode_atLeastU_usingEqualsHashCodeToStringTester()579 .addStaticEntryGroup(staticEntryGroup1) in equalsHashCode_atLeastU_usingEqualsHashCodeToStringTester()587 .addStaticEntryGroup(staticEntryGroup1) in equalsHashCode_atLeastU_usingEqualsHashCodeToStringTester()[all …]
90 builder.addStaticEntryGroup(staticEntryGroups.get(i));415 public SafetyCenterData.Builder addStaticEntryGroup( in addStaticEntryGroup() method in SafetyCenterData.Builder
555 staticEntryGroups.forEach(::addStaticEntryGroup) in SafetyCenterData()
264 builder.addStaticEntryGroup(safetyCenterStaticEntryGroups.get(i)); in assembleSafetyCenterData()
87 …method @NonNull public android.safetycenter.SafetyCenterData.Builder addStaticEntryGroup(@NonNull …