Home | History | Annotate | Download | only in widget

Lines Matching refs:returnedHeight

1863         int returnedHeight = Math.max(distanceToBottom, distanceToTop);
1866 returnedHeight -= mTempRect.top + mTempRect.bottom;
1869 return returnedHeight;