Searched defs:setTint (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
H A DQuickContactImageView.java17 * In addition to supporting {@link ImageView#setColorFilter} this also supports a {@link #setTint}
47 public void setTint(int color) { method in class:QuickContactImageView
87 setTint(mTintColor);

Completed in 87 milliseconds