Home | History | Annotate | Download | only in statusbar

Lines Matching refs:getMinHeight

1203             return mPrivateLayout.getMinHeight();
1205 return getMinHeight();
1484 int contentHeight = Math.max(getMinHeight(), height);
1505 public int getMinHeight() {
1509 return mChildrenContainer.getMinHeight();
1514 return showingLayout.getMinHeight();
1522 return getMinHeight();