Searched refs:mIntrinsicHeight (Results 1 – 3 of 3) sorted by relevance
185 mShapeState.mIntrinsicHeight = height; in setIntrinsicHeight()196 return mShapeState.mIntrinsicHeight; in getIntrinsicHeight()446 R.styleable.ShapeDrawable_height, state.mIntrinsicHeight)); in updateStateFromTypedArray()530 int mIntrinsicHeight; field in ShapeDrawable.ShapeState543 mIntrinsicHeight = orig.mIntrinsicHeight; in ShapeState()
539 private final int mIntrinsicHeight; field in KeyguardBottomAreaView.IntrinsicSizeDrawable544 mIntrinsicHeight = intrinsicHeight; in IntrinsicSizeDrawable()554 return mIntrinsicHeight; in getIntrinsicHeight()
2606 public int mIntrinsicHeight = -1; field in EditStyledText.EditStyledTextSpans.RescalableImageSpan2641 mIntrinsicHeight = height; in getDrawable()2664 mIntrinsicHeight = mDrawable.getIntrinsicHeight(); in getDrawable()