Searched defs:SET_DARK_AMOUNT_PROPERTY (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java100 private static final FloatProperty<NotificationPanelView> SET_DARK_AMOUNT_PROPERTY = field in class:NotificationPanelView
2599 mDarkAnimator = ObjectAnimator.ofFloat(this, SET_DARK_AMOUNT_PROPERTY, darkAmount);

Completed in 29 milliseconds