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