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/collection/legacy/
DNotificationGroupManagerLegacy.java779 int peopleNotificationType = in isImportantConversation() local
781 return peopleNotificationType == PeopleNotificationIdentifier.TYPE_IMPORTANT_PERSON; in isImportantConversation()