Searched refs:mChildCount (Results 1 – 1 of 1) sorted by relevance
810 final int mChildCount; field in TouchUtils.ViewStateSnapshot812 mChildCount = viewGroup.getChildCount(); in ViewStateSnapshot()813 if (mChildCount == 0) { in ViewStateSnapshot()818 mLast = viewGroup.getChildAt(mChildCount - 1); in ViewStateSnapshot()838 mChildCount == that.mChildCount; in equals()847 result = 31 * result + mChildCount; in hashCode()