Searched defs:DateView (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDateView.java34 public class DateView extends TextView { class in inherits:TextView
35 private static final String TAG = "DateView";
61 public DateView(Context context, AttributeSet attrs) { method in class:DateView
65 R.styleable.DateView,

Completed in 80 milliseconds