Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
DWebViewUpdateServiceTest.java344 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testFailListingEmptyWebviewPackages()
368 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testFailListingEmptyWebviewPackages()
387 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testFailListingInvalidWebviewPackage()
737 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testNotifyRelroDoesntCrashIfNoPackages()
857 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in checkRecoverAfterFailListingWebviewPackages()
1105 assertEquals(WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES, response.status); in testWithSingleUninstalledPackage()
/frameworks/base/core/java/android/webkit/
DWebViewFactory.java76 public static final int LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES = 4; field in WebViewFactory
94 case LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES: in getWebViewPreparationErrorReason()
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdater.java354 webViewStatus = WebViewFactory.LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES; in waitForAndGetProvider()
/frameworks/base/api/
Dsystem-current.txt10674 field public static final int LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES = 4; // 0x4
/frameworks/base/non-updatable-api/
Dsystem-current.txt10572 field public static final int LIBLOAD_FAILED_LISTING_WEBVIEW_PACKAGES = 4; // 0x4