Home
last modified time | relevance | path

Searched refs:buildForMeasurement (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DMeasuredParagraphTest.java96 public void buildForMeasurement() { in buildForMeasurement() method in MeasuredParagraphTest
99 mt = MeasuredParagraph.buildForMeasurement(PAINT, "XXX", 0, 3, LTR, null); in buildForMeasurement()
116 MeasuredParagraph.buildForMeasurement(PAINT, "_VVV_", 1, 4, RTL, mt); in buildForMeasurement()
174 MeasuredParagraph.buildForMeasurement(PAINT, "X…", 0, 2, RTL, null); in testFor70146381()
/frameworks/base/core/java/android/text/
DTextUtils.java1414 mt = MeasuredParagraph.buildForMeasurement(paint, text, 0, text.length(), textDir, mt); in ellipsize()
1611 mt = MeasuredParagraph.buildForMeasurement(p, text, 0, len, textDir, mt); in commaEllipsize()
1651 tempMt = MeasuredParagraph.buildForMeasurement( in commaEllipsize()
DMeasuredParagraph.java445 public static @NonNull MeasuredParagraph buildForMeasurement(@NonNull TextPaint paint, in buildForMeasurement() method in MeasuredParagraph
/frameworks/base/boot/
Dboot-image-profile.txt14712 HSPLandroid/text/MeasuredParagraph;->buildForMeasurement(Landroid/text/TextPaint;Ljava/lang/CharSeq…
/frameworks/base/config/
Dboot-image-profile.txt14776 HSPLandroid/text/MeasuredParagraph;->buildForMeasurement(Landroid/text/TextPaint;Ljava/lang/CharSeq…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55581 Landroid/text/MeasuredParagraph;->buildForMeasurement(Landroid/text/TextPaint;Ljava/lang/CharSequen…