Searched defs:entryGroup (Results 1 – 6 of 6) sorted by relevance
72 public SafetyCenterEntryOrGroup(@NonNull SafetyCenterEntryGroup entryGroup) { in SafetyCenterEntryOrGroup()
38 private val entryGroup: SafetyCenterEntryGroup, constant
78 val entryGroup = uiData?.getMatchingGroup(sourceGroupId) in renderSafetyCenterData() constant
85 val entryGroup = uiData?.getMatchingGroup(PRIVACY_SOURCES_GROUP_ID) in <lambda>() constant
284 val entryGroup = entryOrGroup.entryGroup in <lambda>() constant
330 fun entryGroup(groupId: String) = method