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