Searched refs:mAnimatedHeight (Results 1 – 1 of 1) sorted by relevance
53 private int mAnimatedHeight = -1; field in AttachmentPreview112 if (mAnimatedHeight >= 0) { in onMeasure()113 setMeasuredDimension(getMeasuredWidth(), mAnimatedHeight); in onMeasure() local304 if (mAnimatedHeight != animatedHeight) { in setAnimatedHeight()305 mAnimatedHeight = animatedHeight; in setAnimatedHeight()326 mAnimatedHeight = -1; in cancelCloseGapAnimation()