Searched refs:WebHistoryItem (Results 1 – 5 of 5) sorted by relevance
35 public abstract WebHistoryItem getCurrentItem(); in getCurrentItem()49 public abstract WebHistoryItem getItemAtIndex(int index); in getItemAtIndex()
29 public abstract class WebHistoryItem implements Cloneable { class77 protected abstract WebHistoryItem clone(); in clone()
53255 method @Nullable public abstract android.webkit.WebHistoryItem getCurrentItem();53256 method public abstract android.webkit.WebHistoryItem getItemAtIndex(int);53309 public abstract class WebHistoryItem implements java.lang.Cloneable {53310 ctor public WebHistoryItem();53311 method protected abstract android.webkit.WebHistoryItem clone();
14592 public abstract class WebHistoryItem implements java.lang.Cloneable {
36132 method public abstract android.webkit.WebHistoryItem getCurrentItem();36133 method public abstract android.webkit.WebHistoryItem getItemAtIndex(int);36186 public abstract class WebHistoryItem implements java.lang.Cloneable {36187 ctor public WebHistoryItem();36188 method protected abstract android.webkit.WebHistoryItem clone();