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.java540 private boolean shouldIsolate(NotificationEntry entry) { in shouldIsolate() method in NotificationGroupManager
589 if (shouldIsolate(entry)) { in updateIsolation()