Home
last modified time | relevance | path

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

/packages/apps/Car/Radio/src/com/android/car/radio/
DRadioController.java487 colorAnimation.addUpdateListener(mBackgroundColorUpdater); in maybeUpdateBackgroundColor()
983 private final ValueAnimator.AnimatorUpdateListener mBackgroundColorUpdater = field in RadioController