Lines Matching refs:host

27      * Give the host application a chance to take over the control when a new
31 * means the host application handles the url, while return false means the
36 * @return True if the host application wants to leave the current WebView
44 * Notify the host application that a page has started loading. This method
59 * Notify the host application that a page has finished loading. This method
71 * Notify the host application that the WebView will load the resource
81 * Notify the host application that there have been an excessive number of
82 * HTTP redirects. As the host application if it would like to continue
87 * @param cancelMsg The message to send if the host wants to cancel
88 * @param continueMsg The message to send if the host wants to continue
130 * Report an error to the host application. These errors are unrecoverable
143 * As the host application if the browser should resend data as the
157 * Notify the host application to update its visited links database.
168 * Notify the host application to handle a ssl certificate error request
170 * host application has to call either handler.cancel() or handler.proceed()
185 * Notify the host application to handle an authentication request. The
190 * @param host The host requiring authentication.
195 HttpAuthHandler handler, String host, String realm) {
200 * Give the host application a chance to handle the key event synchronously.
208 * @return True if the host application wants to handle the key event
216 * Notify the host application that a key was not handled by the WebView.
219 * from where the key is dispatched. It gives the host application an chance
229 * Notify the host application that the scale applied to the WebView has