Home | History | Annotate | Download | only in browser

Lines Matching refs:openFileChooser

2015     public void openFileChooser(ValueCallback<Uri> uploadMsg, String acceptType, String capture) {
2017 mUploadHandler.openFileChooser(uploadMsg, acceptType, capture);