HomeSort by relevance Sort by last modified time
    Searched defs:documentAsText (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
BrowserFrame.java 574 public void documentAsText(Message callback) {
578 text.append(documentAsText());
591 private native String documentAsText();
    [all...]
WebView.java     [all...]

Completed in 335 milliseconds