Searched refs:mIsLastChild (Results 1 – 2 of 2) sorted by relevance
81 protected boolean mIsLastChild; field in ExpandableView792 boolean changeTransformation = isLastChild != mIsLastChild; in setContentTransformationAmount()794 mIsLastChild = isLastChild; in setContentTransformationAmount()809 if (mIsLastChild) { in updateContentTransformation()
1659 if (!mIsLastChild) {