Searched refs:mWebViewUpdateService (Results 1 – 1 of 1) sorted by relevance
459 private WebViewUpdateService mWebViewUpdateService; field in SystemServer1377 mWebViewUpdateService = mSystemServiceManager.startService(WebViewUpdateService.class); in startCoreServices()3053 if (mWebViewUpdateService != null) { in startOtherServices()3060 mWebViewUpdateService.prepareWebViewInSystemServer(); in startOtherServices()