Searched defs:onShowFileChooser (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebChromeClient.java413 public boolean onShowFileChooser(WebView webView, ValueCallback<Uri[]> filePathCallback, method in class:WebChromeClient
419 * Parameters used in the {@link #onShowFileChooser} method.
492 * 6. Send the result using filePathCallback of {@link WebChromeClient#onShowFileChooser}

Completed in 17 milliseconds