Searched refs:TextSwitcher (Results 1 – 7 of 7) sorted by relevance
35 public class TextSwitcher extends ViewSwitcher { class41 public TextSwitcher(Context context) { in TextSwitcher() method in TextSwitcher52 public TextSwitcher(Context context, AttributeSet attrs) { in TextSwitcher() method in TextSwitcher97 event.setClassName(TextSwitcher.class.getName()); in onInitializeAccessibilityEvent()103 info.setClassName(TextSwitcher.class.getName()); in onInitializeAccessibilityNodeInfo()
21 import android.widget.TextSwitcher;24 public class TickerView extends TextSwitcher
30 import android.widget.TextSwitcher;48 private TextSwitcher mTextSwitcher;170 mTextSwitcher = (TextSwitcher)sb.findViewById(R.id.tickerText); in Ticker()
33 {@link android.widget.TextSwitcher TextSwitcher}. </p>
988 http://developer.android.com/reference/android/widget/TextSwitcher.html
41262 public class TextSwitcher extends android.widget.ViewSwitcher {41263 ctor public TextSwitcher(android.content.Context);41264 ctor public TextSwitcher(android.content.Context, android.util.AttributeSet);
38733 public class TextSwitcher extends android.widget.ViewSwitcher {38734 ctor public TextSwitcher(android.content.Context);38735 ctor public TextSwitcher(android.content.Context, android.util.AttributeSet);