Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java190 if (shouldIsolate(entry)) { in onEntryBecomingChild()
474 if (shouldIsolate(entry)) { in onAlertStateChanged()
491 private boolean shouldIsolate(NotificationEntry entry) { in shouldIsolate() method in NotificationGroupManager