HomeSort by relevance Sort by last modified time
    Searched refs:currentItemShowing (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialPickerLayout.java     [all...]
TimePickerDialog.java 227 int currentItemShowing = HOUR_INDEX;
230 currentItemShowing = savedInstanceState.getInt(KEY_CURRENT_ITEM_SHOWING);
232 setCurrentItemShowing(currentItemShowing, false, true, true);
    [all...]

Completed in 23 milliseconds