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

  /frameworks/base/core/java/android/webkit/
FrameLoader.java 115 return handleHTTPLoad();
210 boolean handleHTTPLoad() {
276 * This function is used by the handleHTTPLoad to setup the cache headers
WebViewWorker.java 124 loader.handleHTTPLoad();

Completed in 208 milliseconds