HomeSort by relevance Sort by last modified time
    Searched refs:getNotGoneChildCount (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 322 mNotificationStackScroller.getNotGoneChildCount(),
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 388 return getNotGoneChildCount() > 1;
452 if (newStackHeight - mTopPadding >= minStackHeight || getNotGoneChildCount() == 0) {
    [all...]

Completed in 290 milliseconds