Searched refs:getMaxCollapsedHeight (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/com/android/internal/widget/
H A DResolverDrawerLayout.java181 mCollapsibleHeight = Math.max(mCollapsibleHeight, getMaxCollapsedHeight());
223 private int getMaxCollapsedHeight() { method in class:ResolverDrawerLayout
778 heightUsed - alwaysShowHeight - getMaxCollapsedHeight());

Completed in 61 milliseconds