Searched defs:mAnimatedHeight (Results 1 – 3 of 3) sorted by relevance
53 private int mAnimatedHeight = -1; field in AttachmentPreview111 setMeasuredDimension(getMeasuredWidth(), mAnimatedHeight); in onMeasure() local
53 private int mAnimatedHeight = -1; field in ConversationTipView130 setMeasuredDimension(View.MeasureSpec.getSize(widthMeasureSpec), mAnimatedHeight); in onMeasure() local
56 private int mAnimatedHeight = -1; field in LeaveBehindItem