Searched refs:onReceiveValue (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DValueCallback.java27 public void onReceiveValue(T value); method in interface:ValueCallback
H A DWebChromeClient.java403 * To cancel the request, call <code>filePathCallback.onReceiveValue(null)</code> and
506 * onReceiveValue must be called to wake up the thread.a
518 uploadFile.onReceiveValue(null);

Completed in 468 milliseconds