Home | History | Annotate | Download | only in browser

Lines Matching refs:capture

994         public void openFileChooser(ValueCallback<Uri> uploadMsg, String acceptType, String capture) {
996 mWebViewController.openFileChooser(uploadMsg, acceptType, capture);
1207 capture();
1499 capture();
1909 protected void capture() {
2006 Log.e(LOGTAG, "Load capture has mismatched sizes; buffer: "
2008 + "capture: " + mCapture.getByteCount());