Home | History | Annotate | Download | only in ui

Lines Matching refs:mBaseUri

701         mWebView.loadDataWithBaseURL(mBaseUri, convHtml, "text/html", "utf-8", null);
840 // If the conversation has specified a base uri, use it here, otherwise use mBaseUri
841 return mTemplates.endConversation(mWebView.screenPxToWebPx(convFooterPx), mBaseUri,
842 mConversation.getBaseUri(mBaseUri),
1817 mAddressCache, mConversation.getBaseUri(mBaseUri), true /* useJavascript */);