Searched refs:mChildCount (Results 1 – 1 of 1) sorted by relevance
595 final int mChildCount; field in CtsTouchUtils.ViewStateSnapshot597 mChildCount = viewGroup.getChildCount(); in ViewStateSnapshot()598 if (mChildCount == 0) { in ViewStateSnapshot()603 mLast = viewGroup.getChildAt(mChildCount - 1); in ViewStateSnapshot()623 mChildCount == that.mChildCount; in equals()632 result = 31 * result + mChildCount; in hashCode()