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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationWebView.java257 public float screenPxToWebPxError(int screenPx) { method in class:ConversationWebView
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationViewFragment.java894 error += mWebView.screenPxToWebPxError(headerPx)
895 + mWebView.screenPxToWebPxError(footerPx);

Completed in 33 milliseconds