Searched refs:pickerType (Results 1 – 2 of 2) sorted by relevance
922 public void onValueSelected(int pickerType, int newValue, boolean autoAdvance) {924 switch (pickerType) {954 public void onValueChanged(int pickerType, int newValue) {955 switch (pickerType) {
214 void onValueSelected(@PickerType int pickerType, int newValue, boolean autoAdvance); in onValueSelected() argument