Home
last modified time | relevance | path

Searched refs:webViewUpdateService (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/webview/
DWebViewAppPicker.java69 final WebViewUpdateServiceWrapper webViewUpdateService = getWebViewUpdateServiceWrapper(); in getCandidates() local
71 webViewUpdateService.getValidWebViewApplicationInfos(context); in getCandidates()
74 getDisabledReason(webViewUpdateService, context, ai.packageName))); in getCandidates()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/webview/
DWebViewAppPicker.java69 final WebViewUpdateServiceWrapper webViewUpdateService = getWebViewUpdateServiceWrapper(); in getCandidates() local
71 webViewUpdateService.getValidWebViewApplicationInfos(context); in getCandidates()
74 getDisabledReason(webViewUpdateService, context, ai.packageName))); in getCandidates()