HomeSort by relevance Sort by last modified time
    Searched full:animategrayscale (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
QSIconViewImpl.java 141 animateGrayScale(mTint, color, iv, () -> updateIcon(iv, state));
162 private void animateGrayScale(int fromColor, int toColor, ImageView iv,

Completed in 705 milliseconds