Home
last modified time | relevance | path

Searched refs:WebHistoryItem (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebBackForwardList.java35 public abstract WebHistoryItem getCurrentItem(); in getCurrentItem()
49 public abstract WebHistoryItem getItemAtIndex(int index); in getItemAtIndex()
DWebHistoryItem.java29 public abstract class WebHistoryItem implements Cloneable { class
77 protected abstract WebHistoryItem clone(); in clone()
/frameworks/base/core/api/
Dcurrent.txt53255 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();
Dsystem-current.txt14592 public abstract class WebHistoryItem implements java.lang.Cloneable {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36132 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();