Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DTextViewTransformState.java115 return mText.getLineHeight(); in getContentHeight()
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewActions.java591 diffY -= mTextView.getLineHeight() * LINE_SLOP_MULTIPLIER; in locateHandlePointsTextIndex()
593 diffY += mTextView.getLineHeight() * LINE_SLOP_MULTIPLIER; in locateHandlePointsTextIndex()
/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/packages/SystemUI/src/com/android/systemui/people/
DPeopleTileViewHelper.java376 int lineHeight = (int) (text.getLineHeight() / mDensity); in getLineHeightFromResource()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleTileViewHelperTest.java156 when(textView.getLineHeight()).thenReturn(16); in setUp()
/frameworks/base/core/java/android/widget/
DTextView.java2424 public int getLineHeight() { in getLineHeight() method in TextView.Drawables
9470 width = Math.min(width, mMaxWidth * getLineHeight()); in onMeasure()
9476 width = Math.max(width, mMinWidth * getLineHeight()); in onMeasure()
9716 desired += getLineHeight() * (mMinimum - linecount); in getDesiredHeight()
DEditor.java6197 final int lineHeight = mTextView.getLineHeight();
/frameworks/base/boot/
Dboot-image-profile.txt20861 HSPLandroid/widget/TextView;->getLineHeight()I+]Landroid/text/TextPaint;Landroid/text/TextPaint;
/frameworks/base/core/api/
Dcurrent.txt56278 method public int getLineHeight();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38791 method public int getLineHeight();
/frameworks/base/config/
Dboot-image-profile.txt20908 HSPLandroid/widget/TextView;->getLineHeight()I+]Landroid/text/TextPaint;Landroid/text/TextPaint;