Searched refs:appendStyleRun (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/text/ |
H A D | MeasuredText.java | 274 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 D | MeasuredParagraph.java | 553 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 7979 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 D | boot-image-profile.txt | 7982 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 D | current.txt | 17578 …method @NonNull public android.graphics.text.MeasuredText.Builder appendStyleRun(@NonNull android.… 17579 …method @NonNull public android.graphics.text.MeasuredText.Builder appendStyleRun(@NonNull android.…
|