Searched refs:mPerformingScroll (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
H A DDayPickerView.java93 private boolean mPerformingScroll; field in class:DayPickerView
427 if (mPerformingScroll) {
428 mPerformingScroll = false;
504 mPerformingScroll = true;

Completed in 81 milliseconds