Searched refs:TextSwitcher (Results 1 – 8 of 8) sorted by relevance
33 public class TextSwitcher extends ViewSwitcher { class39 public TextSwitcher(Context context) { in TextSwitcher() method in TextSwitcher50 public TextSwitcher(Context context, AttributeSet attrs) { in TextSwitcher() method in TextSwitcher94 return TextSwitcher.class.getName(); in getAccessibilityClassName()
41 import android.widget.TextSwitcher;323 final TextSwitcher title = contentView.findViewById(R.id.title); in createShortcutNavigationContentView()327 final TextSwitcher instruction = contentView.findViewById(R.id.instruction); in createShortcutNavigationContentView()533 private final TextSwitcher mTitle;534 private final TextSwitcher mInstruction;542 this.mTitle = (TextSwitcher) title; in TutorialPageChangeListener()543 this.mInstruction = (TextSwitcher) instruction; in TutorialPageChangeListener()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
56300 public class TextSwitcher extends android.widget.ViewSwitcher {56301 ctor public TextSwitcher(android.content.Context);56302 ctor public TextSwitcher(android.content.Context, android.util.AttributeSet);
38731 public class TextSwitcher extends android.widget.ViewSwitcher {38732 ctor public TextSwitcher(android.content.Context);38733 ctor public TextSwitcher(android.content.Context, android.util.AttributeSet);
48069 Landroid/R$styleable;->TextSwitcher:[I85451 Lcom/android/internal/R$styleable;->TextSwitcher:[I
20579 …elativeLayout;->getRelatedViewBaselineOffset([I)I+]Landroid/view/View;Landroid/widget/TextSwitcher;
20626 …elativeLayout;->getRelatedViewBaselineOffset([I)I+]Landroid/view/View;Landroid/widget/TextSwitcher;