Searched refs:mLastBottom (Results 1 – 1 of 1) sorted by relevance
407 final int mLastBottom; field in CtsTouchUtils.ViewStateSnapshot413 mFirstTop = mLastBottom = Integer.MIN_VALUE; in ViewStateSnapshot()418 mLastBottom = mLast.getBottom(); in ViewStateSnapshot()433 mLastBottom == that.mLastBottom && in equals()444 result = 31 * result + mLastBottom; in hashCode()