Home
last modified time | relevance | path

Searched refs:getTextColor (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DButtonDropTarget.java65 return target.getTextColor();
213 Themes.setColorChangeOnMatrix(defaultTextColor, getTextColor(), mSrcFilter); in animateTextColor()
369 public int getTextColor() { in getTextColor() method in ButtonDropTarget
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java120 mPaint.setColor(getTextColor()); in drawOutlinedText()
142 public int getTextColor() { in getTextColor() method in IconView