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

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
H A DRadialSelectorView.java37 public class RadialSelectorView extends View { class in inherits:View
38 private static final String TAG = "RadialSelectorView";
68 public RadialSelectorView(Context context) { method in class:RadialSelectorView
89 Log.e(TAG, "This RadialSelectorView may only be initialized once.");
304 Log.e(TAG, "RadialSelectorView was not ready for animation.");
331 Log.e(TAG, "RadialSelectorView was not ready for animation.");
373 RadialSelectorView.this.invalidate();

Completed in 87 milliseconds