/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
D | TextAnimatorTest.kt | 64 textAnimator.setTextStyle(weight = 400, animate = true) in testAnimationStarted() 94 textAnimator.setTextStyle(weight = 400, animate = false) in testAnimationNotStarted() 122 textAnimator.setTextStyle( in testAnimationEnded() 155 textAnimator.setTextStyle(weight = 400, animate = true) in testCacheTypeface() 159 textAnimator.setTextStyle(weight = 700, animate = true) in testCacheTypeface() 163 textAnimator.setTextStyle(weight = 400, animate = true) in testCacheTypeface()
|
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/ |
D | AnimatableClockView.kt | 301 setTextStyle( in <lambda>() 310 setTextStyle( in <lambda>() 323 setTextStyle( in <lambda>() 332 setTextStyle( in <lambda>() 349 setTextStyle( in <lambda>() 358 setTextStyle( in <lambda>() 377 setTextStyle( in <lambda>() 387 setTextStyle( in <lambda>() 400 setTextStyle( in <lambda>() 440 private fun setTextStyle( in <lambda>() method [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/clocks/ |
D | AnimatableClockViewTest.kt | 62 .setTextStyle( in <lambda>() 84 .setTextStyle( in <lambda>() 96 .setTextStyle( in <lambda>()
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | TextAnimator.kt | 270 fun setTextStyle( in draw() method 375 fun setTextStyle( in setTextStyle() method
|
/frameworks/base/core/java/android/view/ |
D | ViewStructure.java | 262 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle() method in ViewStructure
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | TextAppearanceInfo.java | 231 .setTextStyle(textStyle) in createFromTextView() 666 public Builder setTextStyle(@Typeface.Style int textStyle) { in setTextStyle() method in TextAppearanceInfo.Builder
|
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/paint/ |
D | PaintBundle.java | 665 public void setTextStyle(int fontType, int weight, boolean italic) { in setTextStyle() method in PaintBundle
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | ViewNode.java | 821 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle() method in ViewNode.ViewStructureImpl
|
/frameworks/base/core/java/android/app/assist/ |
D | AssistStructure.java | 2087 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle() method in AssistStructure.ViewNodeBuilder
|
/frameworks/base/core/api/ |
D | test-current.txt | 3934 method public void setTextStyle(float, int, int, int);
|
D | current.txt | 53957 method public abstract void setTextStyle(float, int, int, int); 56642 method @NonNull public android.view.inputmethod.TextAppearanceInfo.Builder setTextStyle(int);
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18935 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setTextStyle(FIII)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18999 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setTextStyle(FIII)V
|