Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
H A DPeopleHubModule.kt25 abstract fun peopleNotificationIdentifier( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
H A DHighPriorityProvider.java48 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java199 public ExpandableNotificationRowController( in ExpandableNotificationRowController()
H A DNotificationMenuRow.java117 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow()
H A DNotificationContentView.java203 PeopleNotificationIdentifier peopleNotificationIdentifier, in initialize()