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/phone/
DNotificationGroupManager.java545 int peopleNotificationType = mPeopleNotificationIdentifier.get().getPeopleNotificationType( in shouldIsolate() local
547 if (peopleNotificationType == PeopleNotificationIdentifier.TYPE_IMPORTANT_PERSON) { in shouldIsolate()