Home
last modified time | relevance | path

Searched defs:setTextColor (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DHandleMenuActionButton.kt67 fun setTextColor(@ColorInt color: Int) { in setTextColor() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DStackEducationView.kt109 private fun setTextColor() { in setTextColor() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/view/
DGutsViewHolder.kt100 fun setTextColor(color: Int) { in setTextColor() method
/frameworks/base/core/tests/coretests/src/android/widget/
DLabelView.java110 public void setTextColor(int color) { in setTextColor() method in LabelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSDualTileLabel.java139 public void setTextColor(int color) { in setTextColor() method in QSDualTileLabel
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/
DNavigationBarButton.java100 public void setTextColor(ColorStateList colors) { in setTextColor() method in NavigationBarButton
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceView.java256 void setTextColor(@ColorInt int textColor) { in setTextColor() method in KeyguardSliceView
458 public void setTextColor(int color) { in setTextColor() method in KeyguardSliceView.KeyguardSliceTextView
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndication.java155 public Builder setTextColor(@NonNull ColorStateList textColor) { in setTextColor() method in KeyguardIndication.Builder
/frameworks/base/core/java/android/view/inputmethod/
DTextAppearanceInfo.java832 public Builder setTextColor(@ColorInt int textColor) { in setTextColor() method in TextAppearanceInfo.Builder
/frameworks/base/core/java/android/widget/
DNumberPicker.java1734 public void setTextColor(@ColorInt int color) { in setTextColor() method in NumberPicker
DTextView.java5602 public void setTextColor(@ColorInt int color) { in setTextColor() method in TextView.Drawables
5618 public void setTextColor(ColorStateList colors) { in setTextColor() method in TextView.Drawables