Home
last modified time | relevance | path

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

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
H A DFontScalePreviewFragment.java86 int lines = sampleTextHeight / sampleText.getLineHeight(); in onLayoutChange()
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
H A DDetailsContentPresenter.java293 - vh.mTitle.getLineHeight() in onBindViewHolder()
333 vh.mBodyLineSpacing - vh.mBody.getLineHeight() + vh.mBody.getLineSpacingExtra(), in onBindViewHolder()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewActions.java591 diffY -= mTextView.getLineHeight() * LINE_SLOP_MULTIPLIER; in locateHandlePointsTextIndex()
593 diffY += mTextView.getLineHeight() * LINE_SLOP_MULTIPLIER; in locateHandlePointsTextIndex()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DTextViewTransformState.java115 return mText.getLineHeight(); in getContentHeight()
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DCueView.java84 .getBitmaps(imageReferences, 0, getLineHeight()) in setCue()
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/
H A DCueView.java91 .getBitmaps(imageReferences, 0, getLineHeight()) in setCue()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityDialogUtils.java390 final int lineHeight = summary.getLineHeight(); in initSoftwareShortcutForSUW()
400 final int lineHeight = summary.getLineHeight(); in initSoftwareShortcut()
H A DAccessibilityGestureNavigationTutorial.java200 final int lineHeight = gestureTutorialMessage.getLineHeight(); in updateMessageWithIcon()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DActionAdapter.java514 2 * verticalPadding - 2 * titleMaxLines * title.getLineHeight()); in getDescriptionMaxHeight()
/aosp12/frameworks/opt/chips/tests/src/com/android/ex/chips/
H A DChipsTest.java63 public int getLineHeight() { in getLineHeight() method in ChipsTest.BaseMockRecipientEditTextView
102 public int getLineHeight() { in getLineHeight() method in ChipsTest.MockRecipientEditTextView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java376 int lineHeight = (int) (text.getLineHeight() / mDensity); in getLineHeightFromResource()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java156 when(textView.getLineHeight()).thenReturn(16); in setUp()
/aosp12/frameworks/base/core/java/android/widget/
H A 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()
H A DEditor.java6197 final int lineHeight = mTextView.getLineHeight();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20861 HSPLandroid/widget/TextView;->getLineHeight()I+]Landroid/text/TextPaint;Landroid/text/TextPaint;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt56376 method public int getLineHeight();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38791 method public int getLineHeight();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20908 HSPLandroid/widget/TextView;->getLineHeight()I+]Landroid/text/TextPaint;Landroid/text/TextPaint;