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

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
H A DRadialSelectorView.java38 public class RadialSelectorView extends View { class in inherits:View
39 private static final String TAG = "RadialSelectorView";
76 public RadialSelectorView(Context context) { method in class:RadialSelectorView
97 Log.e(TAG, "This RadialSelectorView may only be initialized once.");
326 Log.e(TAG, "RadialSelectorView was not ready for animation.");
353 Log.e(TAG, "RadialSelectorView was not ready for animation.");
395 RadialSelectorView.this.invalidate();

Completed in 60 milliseconds