/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/ |
H A D | FontScalePreviewFragment.java | 86 int lines = sampleTextHeight / sampleText.getLineHeight(); in onLayoutChange()
|
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
H A D | DetailsContentPresenter.java | 293 - 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 D | TextViewActions.java | 591 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 D | TextViewTransformState.java | 115 return mText.getLineHeight(); in getContentHeight()
|
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | CueView.java | 84 .getBitmaps(imageReferences, 0, getLineHeight()) in setCue()
|
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
H A D | CueView.java | 91 .getBitmaps(imageReferences, 0, getLineHeight()) in setCue()
|
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/ |
H A D | AccessibilityDialogUtils.java | 390 final int lineHeight = summary.getLineHeight(); in initSoftwareShortcutForSUW() 400 final int lineHeight = summary.getLineHeight(); in initSoftwareShortcut()
|
H A D | AccessibilityGestureNavigationTutorial.java | 200 final int lineHeight = gestureTutorialMessage.getLineHeight(); in updateMessageWithIcon()
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
H A D | ActionAdapter.java | 514 2 * verticalPadding - 2 * titleMaxLines * title.getLineHeight()); in getDescriptionMaxHeight()
|
/aosp12/frameworks/opt/chips/tests/src/com/android/ex/chips/ |
H A D | ChipsTest.java | 63 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 D | PeopleTileViewHelper.java | 376 int lineHeight = (int) (text.getLineHeight() / mDensity); in getLineHeightFromResource()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/ |
H A D | PeopleTileViewHelperTest.java | 156 when(textView.getLineHeight()).thenReturn(16); in setUp()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 2424 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 D | Editor.java | 6197 final int lineHeight = mTextView.getLineHeight();
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 20861 HSPLandroid/widget/TextView;->getLineHeight()I+]Landroid/text/TextPaint;Landroid/text/TextPaint;
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 56376 method public int getLineHeight();
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 38791 method public int getLineHeight();
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 20908 HSPLandroid/widget/TextView;->getLineHeight()I+]Landroid/text/TextPaint;Landroid/text/TextPaint;
|