Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DInstalledAppDetails.java268 IWebViewUpdateService webviewUpdateService = in initUninstallButtons() local
270 if (webviewUpdateService.isFallbackPackage(mAppEntry.info.packageName)) { in initUninstallButtons()