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

  /packages/apps/DeskClock/src/com/android/deskclock/widget/
TextTime.java 25 public class TextTime extends TextView {
55 public TextTime(Context context) {
60 public TextTime(Context context, AttributeSet attrs) {
64 public TextTime(Context context, AttributeSet attrs, int defStyle) {
68 attrs, R.styleable.TextTime, defStyle, 0);
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmClockFragment.java 74 import com.android.deskclock.widget.TextTime;
711 TextTime clock;
    [all...]

Completed in 438 milliseconds