Searched refs:getFinalActualHeight (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java789 ? Math.max(StackStateAnimator.getFinalActualHeight(this)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackScrollAlgorithm.java860 mFirstChildMaxHeight = StackStateAnimator.getFinalActualHeight(
H A DStackStateAnimator.java961 public static int getFinalActualHeight(ExpandableView view) { method in class:StackStateAnimator

Completed in 80 milliseconds