Home | History | Annotate | Download | only in launcher3

Lines Matching refs:getMeasuredHeight

386         mContentHeight = getMeasuredHeight() - getPaddingTop() - getPaddingBottom();
1427 int pageHeight = v.getMeasuredHeight();