Searched refs:animateGrayScale (Results 1 – 1 of 1) sorted by relevance
162 animateGrayScale(mTint, color, iv, () -> updateIcon(iv, state, allowAnimations)); in setIcon()183 private void animateGrayScale(int fromColor, int toColor, ImageView iv, in animateGrayScale() method in QSIconViewImpl