Searched refs:expectedContentHeight (Results 1 – 1 of 1) sorted by relevance
1639 final int expectedContentHeight = pageHeight + pageHeight + extraSpace; in testGetContentHeight() local1640 return Math.abs(expectedContentHeight - mOnUiThread.getContentHeight()) in testGetContentHeight()