Home
last modified time | relevance | path

Searched refs:animateGrayScale (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java181 animateGrayScale(mTint, color, iv, () -> { in setIcon()
199 private void animateGrayScale(int fromColor, int toColor, ImageView iv, in animateGrayScale() method in QSIconViewImpl