Searched refs:mScrollIndicators (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationViewFragment.java126 private ScrollIndicatorsView mScrollIndicators; field in class:ConversationViewFragment
384 mScrollIndicators = (ScrollIndicatorsView) rootView.findViewById(R.id.scroll_indicators);
385 mScrollIndicators.setSourceView(mWebView);

Completed in 99 milliseconds