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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 376 mNotificationStackScroller.getNotGoneChildCount(),
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 406 return getNotGoneChildCount() > 1;
472 || getNotGoneChildCount() == 0) {
    [all...]
StackStateAnimator.java 324 referenceIndex = mHostLayout.getNotGoneChildCount() - 1;
    [all...]

Completed in 232 milliseconds