Searched refs:buildForStaticLayout (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
H A DMeasuredParagraphTest.java132 public void buildForStaticLayout() { method in class:MeasuredParagraphTest
135 mt = MeasuredParagraph.buildForStaticLayout(PAINT, "XXX", 0, 3, LTR, false, false, null);
150 MeasuredParagraph.buildForStaticLayout(PAINT, "_VVV_", 1, 4, RTL, false, false, mt);
/frameworks/base/core/java/android/text/
H A DPrecomputedText.java351 result.add(new ParagraphInfo(paraEnd, MeasuredParagraph.buildForStaticLayout(
H A DMeasuredParagraph.java50 * - buildForStaticLayout:
247 * This is available only if the MeasuredParagraph is computed with buildForStaticLayout.
259 * This is available only if the MeasuredParagraph is computed with buildForStaticLayout.
269 * This is available only if the MeasuredParagraph is computed with buildForStaticLayout.
304 * This is available only if the MeasuredParagraph is computed with buildForStaticLayout.
398 public static @NonNull MeasuredParagraph buildForStaticLayout( method in class:MeasuredParagraph
689 * This only works if the MeasuredParagraph is computed with buildForStaticLayout.
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 94 milliseconds