Searched refs:applyGrayTint (Results 1 – 2 of 2) sorted by relevance
41 static void applyGrayTint(Context ctx, Drawable drawable, boolean apply, int originalColor) { in applyGrayTint() method in ColoredIconHelper
19 import static com.android.internal.widget.ColoredIconHelper.applyGrayTint;373 applyGrayTint(mContext, drawable, grayedOut, mIconColor); in setGrayedOut()