Home
last modified time | relevance | path

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

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