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