Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java137 private ValueAnimator.AnimatorUpdateListener mBackgroundVisibilityUpdater field in ActivatableNotificationView
635 mBackgroundAnimator.addUpdateListener(mBackgroundVisibilityUpdater); in fadeDimmedBackground()