HomeSort by relevance Sort by last modified time
    Searched refs:setColorFilterToDrawable (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/src/com/android/tv/menu/
AppLinkCardView.java 119 BitmapUtils.setColorFilterToDrawable(mIconColorFilter, appIcon);
184 BitmapUtils.setColorFilterToDrawable(mIconColorFilter, drawable);
  /packages/apps/TV/src/com/android/tv/util/
BitmapUtils.java 267 public static void setColorFilterToDrawable(int color, Drawable drawable) {

Completed in 108 milliseconds