Home
last modified time | relevance | path

Searched refs:setTitleColor (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/util/
H A DMockWindow.java92 public void setTitleColor(int i) { in setTitleColor() method in MockWindow
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java437 public void setTitleColor(@ColorInt int textColor) {
/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java1625 public abstract void setTitleColor(@ColorInt int textColor); in setTitleColor() method in Window
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java606 public void setTitleColor(int textColor) { in setTitleColor() method in PhoneWindow
2701 setTitleColor(mTitleColor); in generateLayout()
/aosp12/frameworks/base/core/java/android/app/
H A DActivity.java6923 public void setTitleColor(int textColor) {
6942 win.setTitleColor(color);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt4123 method @Deprecated public void setTitleColor(int);
50235 method @Deprecated public abstract void setTitleColor(@ColorInt int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt3447 method public deprecated void setTitleColor(int);
34532 method public abstract deprecated void setTitleColor(int);
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt22039 HSPLcom/android/internal/policy/PhoneWindow;->setTitleColor(I)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt22086 HSPLcom/android/internal/policy/PhoneWindow;->setTitleColor(I)V