Searched refs:HIDE_ALPHA_PROPERTY (Results 1 – 1 of 1) sorted by relevance
265 HIDE_ALPHA_PROPERTY = new Property<>(Float.class, "HideNotificationsAlpha") { field in NotificationStackScrollLayoutController1354 HIDE_ALPHA_PROPERTY.set(this, targetAlpha); in updateNotificationsContainerVisibility()1360 .ofFloat(this, HIDE_ALPHA_PROPERTY, targetAlpha); in createAlphaAnimator()