Home
last modified time | relevance | path

Searched refs:TextSwitcher (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextSwitcher.java35 public class TextSwitcher extends ViewSwitcher { class
41 public TextSwitcher(Context context) { in TextSwitcher() method in TextSwitcher
52 public TextSwitcher(Context context, AttributeSet attrs) { in TextSwitcher() method in TextSwitcher
97 event.setClassName(TextSwitcher.class.getName()); in onInitializeAccessibilityEvent()
103 info.setClassName(TextSwitcher.class.getName()); in onInitializeAccessibilityNodeInfo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTickerView.java21 import android.widget.TextSwitcher;
24 public class TickerView extends TextSwitcher
DTicker.java30 import android.widget.TextSwitcher;
48 private TextSwitcher mTextSwitcher;
170 mTextSwitcher = (TextSwitcher)sb.findViewById(R.id.tickerText); in Ticker()
/frameworks/base/docs/html/guide/topics/ui/
Dcustom-components.jd33 {@link android.widget.TextSwitcher TextSwitcher}. </p>
/frameworks/base/docs/html/
Dsitemap.txt988 http://developer.android.com/reference/android/widget/TextSwitcher.html
/frameworks/base/api/
Dsystem-current.txt41262 public class TextSwitcher extends android.widget.ViewSwitcher {
41263 ctor public TextSwitcher(android.content.Context);
41264 ctor public TextSwitcher(android.content.Context, android.util.AttributeSet);
Dcurrent.txt38733 public class TextSwitcher extends android.widget.ViewSwitcher {
38734 ctor public TextSwitcher(android.content.Context);
38735 ctor public TextSwitcher(android.content.Context, android.util.AttributeSet);