Home | History | Annotate | Download | only in browser

Lines Matching defs:baseUrl

286                     String baseUrl = mVoiceSearchData.mVoiceSearchBaseUrls.get(
289 mVoiceSearchData.mLastVoiceSearchUrl = baseUrl;
290 mMainView.loadDataWithBaseURL(baseUrl,
293 "utf-8", baseUrl);