HomeSort by relevance Sort by last modified time
    Searched defs:TextClock (Results 1 - 4 of 4) 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 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 369 milliseconds