Searched defs:WebHistoryItem (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebHistoryItem.java24 * of a WebView. Each WebHistoryItem is a snapshot of the requested history
28 public abstract class WebHistoryItem implements Cloneable { class in inherits:Cloneable
78 protected abstract WebHistoryItem clone();

Completed in 48 milliseconds