Searched refs:mWebViewUpdateService (Results 1 – 1 of 1) sorted by relevance
313 private WebViewUpdateService mWebViewUpdateService; field in SystemServer873 mWebViewUpdateService = mSystemServiceManager.startService(WebViewUpdateService.class); in startCoreServices()2106 if (!mOnlyCore && mWebViewUpdateService != null) { in startOtherServices()2114 mWebViewUpdateService.prepareWebViewInSystemServer(); in startOtherServices()