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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java428 return getNotGoneChildCount() > 1;
498 || getNotGoneChildCount() == 0) {
1371 public int getNotGoneChildCount() { method in class:NotificationStackScrollLayout
2677 if (getNotGoneChildCount() == 2 && getLastChildNotGone() == mDismissView

Completed in 55 milliseconds