Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
H A DWebViewUpdateServiceTest.java338 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testFailListingEmptyWebviewPackages()
362 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testFailListingEmptyWebviewPackages()
381 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testFailListingInvalidWebviewPackage()
711 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testNotifyRelroDoesntCrashIfNoPackages()
831 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in checkRecoverAfterFailListingWebviewPackages()
1079 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testWithSingleUninstalledPackage()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewFactory.java80 public static final int LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES = 4; field in WebViewFactory
189 case LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES: in getWebViewPreparationErrorReason()
/aosp14/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateServiceImpl.java264 webViewStatus = WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES; in waitForAndGetProvider()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt17628 field public static final int LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES = 4; // 0x4