public final class WebViewUpdateService extends Object
Modifier and Type | Method and Description |
---|---|
static WebViewProviderInfo[] |
getAllWebViewPackages()
Fetch all packages that could potentially implement WebView.
|
static String |
getCurrentWebViewPackageName()
Used by DevelopmentSetting to get the name of the WebView provider currently in use.
|
static WebViewProviderInfo[] |
getValidWebViewPackages()
Fetch all packages that could potentially implement WebView and are currently valid.
|
public static WebViewProviderInfo[] getAllWebViewPackages()
public static WebViewProviderInfo[] getValidWebViewPackages()
public static String getCurrentWebViewPackageName()