Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DPeopleHubView.kt56 fun setTextColor(@ColorInt color: Int) = label.setTextColor(color) in <lambda>() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DStackEducationView.kt70 private fun setTextColor() { in setTextColor() method
DManageEducationView.kt72 private fun setTextColor() { in setTextColor() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DEmptyShadeView.java56 public void setTextColor(@ColorInt int color) { in setTextColor() method in EmptyShadeView
/frameworks/base/core/tests/coretests/src/android/widget/
DLabelView.java110 public void setTextColor(int color) { in setTextColor() method in LabelView
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockPlugin.java100 void setTextColor(int color); in setTextColor() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DFooterView.java58 public void setTextColor(@ColorInt int color) { in setTextColor() method in FooterView
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSDualTileLabel.java135 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/clock/
DDefaultClockController.java156 public void setTextColor(int color) { in setTextColor() method in DefaultClockController
DAnalogClockController.java170 public void setTextColor(int color) { in setTextColor() method in AnalogClockController
DBubbleClockController.java170 public void setTextColor(int color) { in setTextColor() method in BubbleClockController
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndication.java140 public Builder setTextColor(@NonNull ColorStateList textColor) { in setTextColor() method in KeyguardIndication.Builder
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceView.java292 void setTextColor(@ColorInt int textColor) { in setTextColor() method in KeyguardSliceView
525 public void setTextColor(int color) { in setTextColor() method in KeyguardSliceView.KeyguardSliceTextView
DKeyguardClockSwitch.java180 public void setTextColor(int color) { in setTextColor() method in KeyguardClockSwitch
/frameworks/base/core/java/android/widget/
DNumberPicker.java1729 public void setTextColor(@ColorInt int color) { in setTextColor() method in NumberPicker
DTextView.java4903 public void setTextColor(@ColorInt int color) { in setTextColor() method in TextView.Drawables
4919 public void setTextColor(ColorStateList colors) { in setTextColor() method in TextView.Drawables