Searched refs:pickerType (Results 1 – 2 of 2) sorted by relevance
819 public void onValueSelected(int pickerType, int newValue, boolean autoAdvance) {821 switch (pickerType) {851 public void onValueChanged(int pickerType, int newValue) {852 switch (pickerType) {
214 void onValueSelected(@PickerType int pickerType, int newValue, boolean autoAdvance); in onValueSelected() argument