Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java409 private Runnable mAnimateScroll = this::animateScroll; field in NotificationStackScrollLayout
1867 postOnAnimation(mAnimateScroll);