Searched refs:mMaxScreenHeight (Results 1 – 1 of 1) sorted by relevance
148 private int mMaxScreenHeight; field in ConversationViewFragment360 mMaxScreenHeight = screen.bottom; in onActivityCreated()1279 if (bottom > mMaxScreenHeight) { in focusAndScrollToView()1280 mWebView.scrollBy(0, bottom - mMaxScreenHeight); in focusAndScrollToView()