Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java74 private static final Interpolator ICON_ALPHA_INTERPOLATOR = field in NotificationShelf
862 iconState.setAlpha(ICON_ALPHA_INTERPOLATOR.getInterpolation(transitionAmount)); in setIconTransformationAmount()