Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
H A DPeopleNotificationIdentifier.kt124 var groupType = TYPE_NON_PERSON regex
126 groupType = upperBound(groupType, childType)
127 if (groupType == TYPE_IMPORTANT_PERSON)
130 return groupType