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.java437 public void setTextColor(int color) { in setTextColor() method in BubbleTextView
443 public void setTextColor(ColorStateList colors) { in setTextColor() method in BubbleTextView
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java308 protected void setTextColor(int textColor) { in setTextColor() method in CountingTimerView
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionSetupActivity.java635 private void setTextColor(String textColor) { in setTextColor() method in CaptionSetupActivity