Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/text/
DMeasuredText.java291 public @NonNull Builder appendStyleRun(@NonNull Paint paint, @IntRange(from = 0) int length, in appendStyleRun() method in MeasuredText.Builder
293 return appendStyleRun(paint, null, length, isRtl); in appendStyleRun()
309 public @NonNull Builder appendStyleRun(@NonNull Paint paint, in appendStyleRun() method in MeasuredText.Builder
/frameworks/base/core/java/android/text/
DMeasuredParagraph.java811 builder.appendStyleRun(paint, config, end - start, false /* isRtl */); in applyStyleRun()
837 builder.appendStyleRun(paint, config, levelEnd - levelStart, isRtl); in applyStyleRun()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt7912 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;IZ)Landroid…
7913 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;Landroid/gr…
/frameworks/base/config/
Dboot-image-profile.txt7915 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;IZ)Landroid…
7916 HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;Landroid/gr…
/frameworks/base/core/api/
Dcurrent.txt18152 …method @NonNull public android.graphics.text.MeasuredText.Builder appendStyleRun(@NonNull android.…
18153 …method @NonNull public android.graphics.text.MeasuredText.Builder appendStyleRun(@NonNull android.…