HomeSort by relevance Sort by last modified time
    Searched defs:TextClock (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
TextClock.java 45 * <p><code>TextClock</code> can display the current date and/or time as
87 public class TextClock extends TextView {
173 public TextClock(Context context) {
190 public TextClock(Context context, AttributeSet attrs) {
206 public TextClock(Context context, AttributeSet attrs, int defStyle) {
209 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.TextClock, defStyle, 0);
  /prebuilts/sdk/17/
android.jar 

Completed in 223 milliseconds