Home | History | Annotate | Download | only in ui

Lines Matching refs:mBaseUri

689         mWebView.loadDataWithBaseURL(mBaseUri, convHtml, "text/html", "utf-8", null);
828 // If the conversation has specified a base uri, use it here, otherwise use mBaseUri
829 return mTemplates.endConversation(convFooterPx, mBaseUri,
830 mConversation.getBaseUri(mBaseUri),
1742 mAddressCache, mConversation.getBaseUri(mBaseUri), true /* useJavascript */);