Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowView.java362 public void setTitleColor(@ColorInt int textColor) {
/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java1705 public abstract void setTitleColor(@ColorInt int textColor); in setTitleColor() method in Window
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java620 public void setTitleColor(int textColor) { in setTitleColor() method in PhoneWindow
2746 setTitleColor(mTitleColor); in generateLayout()
/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java7430 public void setTitleColor(int textColor) {
7449 win.setTitleColor(color);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt4540 method @Deprecated public void setTitleColor(int);
53654 method @Deprecated public abstract void setTitleColor(@ColorInt int);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt22171 HSPLcom/android/internal/policy/PhoneWindow;->setTitleColor(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt22235 HSPLcom/android/internal/policy/PhoneWindow;->setTitleColor(I)V