Searched refs:UNLOAD (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DJsDialogHelper.java47 public static final int UNLOAD = 4; field in class:JsDialogHelper
78 case UNLOAD:
96 if (mType == UNLOAD) {
/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewContentsClientAdapter.java708 new JsDialogHelper(res, JsDialogHelper.UNLOAD, null, message, url)

Completed in 87 milliseconds