Searched refs:mCachedContentHeight (Results 1 – 1 of 1) sorted by relevance
15 private int mCachedContentHeight; field in MailWebView67 if (contentHeight != mCachedContentHeight) { in invalidate()68 mCachedContentHeight = contentHeight; in invalidate()