Searched defs:isGroupNotFullyVisible (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationGroupManager.java436 || isGroupNotFullyVisible(notificationGroup));
439 private boolean isGroupNotFullyVisible(NotificationGroup notificationGroup) { method in class:NotificationGroupManager

Completed in 33 milliseconds