Searched refs:mLastBottom (Results 1 – 1 of 1) sorted by relevance
594 final int mLastBottom; field in CtsTouchUtils.ViewStateSnapshot600 mFirstTop = mLastBottom = Integer.MIN_VALUE; in ViewStateSnapshot()605 mLastBottom = mLast.getBottom(); in ViewStateSnapshot()620 mLastBottom == that.mLastBottom && in equals()631 result = 31 * result + mLastBottom; in hashCode()