Searched refs:WebHistoryItem (Results 1 – 7 of 7) 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 { class76 protected abstract WebHistoryItem clone(); in clone()
10566 public abstract class WebHistoryItem implements java.lang.Cloneable {
55725 method @Nullable public abstract android.webkit.WebHistoryItem getCurrentItem();55726 method public abstract android.webkit.WebHistoryItem getItemAtIndex(int);55779 public abstract class WebHistoryItem implements java.lang.Cloneable {55780 ctor public WebHistoryItem();55781 method protected abstract android.webkit.WebHistoryItem clone();
10464 public abstract class WebHistoryItem implements java.lang.Cloneable {
55581 method @Nullable public abstract android.webkit.WebHistoryItem getCurrentItem();55582 method public abstract android.webkit.WebHistoryItem getItemAtIndex(int);55635 public abstract class WebHistoryItem implements java.lang.Cloneable {55636 ctor public WebHistoryItem();55637 method protected abstract android.webkit.WebHistoryItem clone();
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();