Home | History | Annotate | Download | only in browser

Lines Matching defs:baseUrl

287                     String baseUrl = mVoiceSearchData.mVoiceSearchBaseUrls.get(
290 mVoiceSearchData.mLastVoiceSearchUrl = baseUrl;
291 mMainView.loadDataWithBaseURL(baseUrl,
294 "utf-8", baseUrl);