Home
last modified time | relevance | path

Searched refs:getLineHeight (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DTextViewTransformState.java115 return mText.getLineHeight(); in getViewHeight()
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewActions.java490 diffY -= mTextView.getLineHeight() * LINE_SLOP_MULTIPLIER; in locateHandlePointsTextIndex()
492 diffY += mTextView.getLineHeight() * LINE_SLOP_MULTIPLIER; in locateHandlePointsTextIndex()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileView.java111 && mSecondLine.getLineHeight() > mSecondLine.getHeight()) { in onMeasure()
/frameworks/opt/chips/tests/src/com/android/ex/chips/
DChipsTest.java63 public int getLineHeight() { in getLineHeight() method in ChipsTest.BaseMockRecipientEditTextView
102 public int getLineHeight() { in getLineHeight() method in ChipsTest.MockRecipientEditTextView
/frameworks/base/core/java/android/widget/
DTextView.java2331 public int getLineHeight() { in getLineHeight() method in TextView.Drawables
9330 width = Math.min(width, mMaxWidth * getLineHeight()); in onMeasure()
9336 width = Math.max(width, mMinWidth * getLineHeight()); in onMeasure()
9576 desired += getLineHeight() * (mMinimum - linecount); in getDesiredHeight()
DEditor.java5707 final float slop = mTextView.getLineHeight() * LINE_SLOP_MULTIPLIER_FOR_HANDLEVIEWS;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...