/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/ |
H A D | AnimatableClockView.kt | 234 setTextStyle( 243 setTextStyle( 256 setTextStyle( 265 setTextStyle( 282 setTextStyle( 291 setTextStyle( 310 setTextStyle( 320 setTextStyle( 333 setTextStyle( 374 private fun setTextStyle( regex [all …]
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
H A D | TextAnimatorTest.kt | 64 textAnimator.setTextStyle(weight = 400, animate = true) 94 textAnimator.setTextStyle(weight = 400, animate = false) 122 textAnimator.setTextStyle( 155 textAnimator.setTextStyle(weight = 400, animate = true) 159 textAnimator.setTextStyle(weight = 700, animate = true) 163 textAnimator.setTextStyle(weight = 400, animate = true)
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/clocks/ |
H A D | AnimatableClockViewTest.kt | 62 .setTextStyle( 84 .setTextStyle( 96 .setTextStyle(
|
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | TextAnimator.kt | 263 fun setTextStyle( regex 345 fun setTextStyle( regex 365 setTextStyle(
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewStructure.java | 227 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle() method in ViewStructure
|
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | TextAppearanceInfo.java | 231 .setTextStyle(textStyle) in createFromTextView() 666 public Builder setTextStyle(@Typeface.Style int textStyle) { in setTextStyle() method in TextAppearanceInfo.Builder
|
/aosp14/frameworks/base/core/java/android/view/contentcapture/ |
H A D | ViewNode.java | 821 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle() method in ViewNode.ViewStructureImpl
|
/aosp14/frameworks/base/core/java/android/app/assist/ |
H A D | AssistStructure.java | 2019 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle() method in AssistStructure.ViewNodeBuilder
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 13571 structure.setTextStyle(getTextSize(), getCurrentTextColor(), in onProvideStructure()
|
/aosp14/frameworks/base/core/api/ |
H A D | test-current.txt | 3730 method public void setTextStyle(float, int, int, int);
|
H A D | current.txt | 53423 method public abstract void setTextStyle(float, int, int, int); 56015 method @NonNull public android.view.inputmethod.TextAppearanceInfo.Builder setTextStyle(int);
|
/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 | 19278 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setTextStyle(FIII)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 19342 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setTextStyle(FIII)V
|