Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleNotificationIdentifier.kt22 …ystemui.statusbar.notification.people.PeopleNotificationIdentifier.Companion.PeopleNotificationType
42 @PeopleNotificationType
45 fun compareTo(@PeopleNotificationType a: Int, in getPeopleNotificationType()
46 @PeopleNotificationType b: Int): Int in getPeopleNotificationType()
53 annotation class PeopleNotificationType in getPeopleNotificationType() class
68 @PeopleNotificationType
80 override fun compareTo(@PeopleNotificationType a: Int, in compareTo()
81 @PeopleNotificationType b: Int): Int { in compareTo()
90 @PeopleNotificationType
92 @PeopleNotificationType type: Int, in upperBound()
[all …]