Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java222 private boolean mDontClampNextScroll; field in NotificationStackScrollLayout
1231 mDontClampNextScroll = true;
1644 if (mDontClampNextScroll) { in animateScroll()
1653 mDontClampNextScroll = false; in animateScroll()