Home
last modified time | relevance | path

Searched refs:WebHistoryItem (Results 1 – 7 of 7) 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
76 protected abstract WebHistoryItem clone(); in clone()
/frameworks/base/api/
Dsystem-current.txt10566 public abstract class WebHistoryItem implements java.lang.Cloneable {
Dcurrent.txt55725 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();
/frameworks/base/non-updatable-api/
Dsystem-current.txt10464 public abstract class WebHistoryItem implements java.lang.Cloneable {
Dcurrent.txt55581 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();
/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();