Searched defs:expandedHeight (Results 1 – 7 of 7) sorted by relevance
195 float expandedHeight = 400f; in constructor_animationValuesUpdated() local
378 public void setAppearFraction(float expandedHeight, float appearFraction) { in setAppearFraction()
74 private val expandedHeight = px(com.android.systemui.res.R.dimen.notification_max_height) in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationContentViewTest
380 mStackScroller.addOnExpandedHeightChangedListener((expandedHeight, appear) -> { in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight() argument
2658 private void onHeightUpdated(float expandedHeight) { in onHeightUpdated()3144 private void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight()
934 void setShadeExpansion(float expandedHeight, float expandedFraction) { in setShadeExpansion()
1480 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight()