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