Searched defs:picker (Results 1 – 5 of 5) sorted by relevance
159 final TimePickerPostL picker = new TimePickerPostL(); in showTimeEditDialog() local173 TimerPickerPreL picker = TimerPickerPreL.newInstance(targetFragment, hour, in showTimeEditDialog() local
126 public void onValueChange(NumberPicker picker, int oldVal, int newVal) { in onValueChange()187 void onAnnounceValueChanged(NumberPicker picker, int value, String displayedValue); in onAnnounceValueChanged()
78 TimePicker picker = new TimePicker(); in newInstance() local
149 final Picker picker = (Picker) getActionFragment(); in onCreate() local
147 final View picker = LayoutInflater.from(context).inflate(dialogLayout, null); in onPrepareDialogBuilder() local