Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java597 || isGroupNotFullyVisible(notificationGroup)); in shouldIsolate()
600 private boolean isGroupNotFullyVisible(NotificationGroup notificationGroup) { in isGroupNotFullyVisible() method in NotificationGroupManager