Home | History | Annotate | Download | only in stack

Lines Matching refs:getNotGoneChildCount

388         return getNotGoneChildCount() > 1;
452 if (newStackHeight - mTopPadding >= minStackHeight || getNotGoneChildCount() == 0) {
1242 public int getNotGoneChildCount() {
2206 if (getNotGoneChildCount() == 2 && getLastChildNotGone() == mDismissView