Searched defs:RadialTextsView (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
H A DRadialTextsView.java38 public class RadialTextsView extends View { class in inherits:View
39 private final static String TAG = "RadialTextsView";
77 public RadialTextsView(Context context) { method in class:RadialTextsView
85 Log.e(TAG, "This RadialTextsView may only be initialized once.");
356 RadialTextsView.this.invalidate();

Completed in 61 milliseconds