Searched refs:mCurrentBounds (Results 1 – 1 of 1) sorted by relevance
63 return mCurrentBounds; in getCurrentBounds()71 return !mCurrentBounds.equals(mBounds); in didBoundsChange()85 mCurrentBounds.left = mBounds.left; in startBackgroundAnimation()86 mCurrentBounds.right = mBounds.right; in startBackgroundAnimation()121 mCurrentBounds.top, newEndValue); in startTopAnimation()135 mStartAnimationRect.top = mCurrentBounds.top; in startTopAnimation()169 mCurrentBounds.bottom, newEndValue); in startBottomAnimation()183 mStartAnimationRect.bottom = mCurrentBounds.bottom; in startBottomAnimation()189 mCurrentBounds.top = top; in setBackgroundTop()194 mCurrentBounds.bottom = bottom; in setBackgroundBottom()[all …]