Searched defs:resultMsg (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/webkit/
H A DWebChromeClient.java101 * View system and send the supplied resultMsg message to its target with
111 * @param resultMsg The message to send when once a new WebView has been
112 * created. resultMsg.obj is a
118 * create a new window, in which case resultMsg should be sent to
120 * false from this method but also sending resultMsg will result in
124 boolean isUserGesture, Message resultMsg) {
123 onCreateWindow(WebView view, boolean isDialog, boolean isUserGesture, Message resultMsg) argument

Completed in 43 milliseconds