Home
last modified time | relevance | path

Searched refs:ViewSwitcher (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/widget/
DViewSwitcher.java30 public class ViewSwitcher extends ViewAnimator { class
41 public ViewSwitcher(Context context) { in ViewSwitcher() method in ViewSwitcher
52 public ViewSwitcher(Context context, AttributeSet attrs) { in ViewSwitcher() method in ViewSwitcher
71 return ViewSwitcher.class.getName(); in getAccessibilityClassName()
DTextSwitcher.java33 public class TextSwitcher extends ViewSwitcher {
DImageSwitcher.java30 public class ImageSwitcher extends ViewSwitcher
/frameworks/base/config/
Dpreloaded-classes4428 android.widget.ViewSwitcher
Dboot-image-profile.txt19577 HSPLandroid/widget/ViewSwitcher;-><init>(Landroid/content/Context;)V
19578 HSPLandroid/widget/ViewSwitcher;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;…
37165 Landroid/widget/ViewSwitcher;
Dhiddenapi-greylist-max-o.txt63302 Landroid/R$styleable;->ViewSwitcher:[I
91499 Landroid/widget/ViewSwitcher;->mFactory:Landroid/widget/ViewSwitcher$ViewFactory;
91500 Landroid/widget/ViewSwitcher;->obtainView()Landroid/view/View;
103562 Lcom/android/internal/R$styleable;->ViewSwitcher:[I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37614 public class ImageSwitcher extends android.widget.ViewSwitcher {
38731 public class TextSwitcher extends android.widget.ViewSwitcher {
39135 public class ViewSwitcher extends android.widget.ViewAnimator {
39136 ctor public ViewSwitcher(android.content.Context);
39137 ctor public ViewSwitcher(android.content.Context, android.util.AttributeSet);
39140 method public void setFactory(android.widget.ViewSwitcher.ViewFactory);
39143 public static abstract interface ViewSwitcher.ViewFactory {
/frameworks/base/api/
Dcurrent.txt55815 public class ImageSwitcher extends android.widget.ViewSwitcher {
57066 public class TextSwitcher extends android.widget.ViewSwitcher {
57569 public class ViewSwitcher extends android.widget.ViewAnimator {
57570 ctor public ViewSwitcher(android.content.Context);
57571 ctor public ViewSwitcher(android.content.Context, android.util.AttributeSet);
57574 method public void setFactory(android.widget.ViewSwitcher.ViewFactory);
57577 public static interface ViewSwitcher.ViewFactory {