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

/frameworks/base/core/java/android/webkit/
H A DWebBackForwardList.java26 public class WebBackForwardList implements Cloneable, Serializable { class in inherits:Cloneable,Serializable
31 public WebBackForwardList() { method in class:WebBackForwardList
74 protected synchronized WebBackForwardList clone() {

Completed in 52 milliseconds