Searched refs:RadialTextsView (Results 1 – 3 of 3) sorted by relevance
5 -keepclassmembers class com.android.datetimepicker.time.RadialTextsView {
38 class RadialTextsView extends View { class77 public RadialTextsView(Context context) { in RadialTextsView() method in RadialTextsView356 RadialTextsView.this.invalidate(); in onAnimationUpdate()
79 private RadialTextsView mHourRadialTextsView;80 private RadialTextsView mMinuteRadialTextsView;117 mHourRadialTextsView = new RadialTextsView(context); in RadialPickerLayout()119 mMinuteRadialTextsView = new RadialTextsView(context); in RadialPickerLayout()