Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/text/
H A DMeasuredText.java274 public @NonNull Builder appendStyleRun(@NonNull Paint paint, @IntRange(from = 0) int length, in appendStyleRun() method in MeasuredText.Builder
276 return appendStyleRun(paint, null, length, isRtl); in appendStyleRun()
292 public @NonNull Builder appendStyleRun(@NonNull Paint paint, in appendStyleRun() method in MeasuredText.Builder
/aosp14/frameworks/base/core/java/android/text/
H A DMeasuredParagraph.java553 builder.appendStyleRun(paint, config, end - start, false /* isRtl */); in applyStyleRun()
569 builder.appendStyleRun(paint, config, levelEnd - levelStart, isRtl); in applyStyleRun()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt7979 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;IZ)Landroid…
7980 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;Landroid/gr…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt7982 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;IZ)Landroid…
7983 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;Landroid/gr…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt17578 …method @NonNull public android.graphics.text.MeasuredText.Builder appendStyleRun(@NonNull android.…
17579 …method @NonNull public android.graphics.text.MeasuredText.Builder appendStyleRun(@NonNull android.…