Home
last modified time | relevance | path

Searched defs:peopleNotificationIdentifier (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
H A DPeopleHubModule.kt44 abstract fun peopleNotificationIdentifier( regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
H A DHighPriorityProvider.java45 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java114 PeopleNotificationIdentifier peopleNotificationIdentifier, in ExpandableNotificationRowController()
H A DNotificationMenuRow.java124 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
H A DNotificationGroupManagerLegacy.java94 Lazy<PeopleNotificationIdentifier> peopleNotificationIdentifier, in NotificationGroupManagerLegacy()