Home | History | Annotate | Download | only in widget

Lines Matching refs:returnedHeight

1233         int returnedHeight = Math.max(distanceToBottom, distanceToTop);
1236 returnedHeight -= mTempRect.top + mTempRect.bottom;
1239 return returnedHeight;