Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java343 public void setTextColor(int color) { in setTextColor() method in BubbleTextView
349 public void setTextColor(ColorStateList colors) { in setTextColor() method in BubbleTextView
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionSetupActivity.java642 private void setTextColor(String textColor) { in setTextColor() method in CaptionSetupActivity
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java309 protected void setTextColor(int textColor) { in setTextColor() method in CountingTimerView