Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java339 requestScrollerTopPaddingUpdate(false /* animate */); in onLayout()
386 requestScrollerTopPaddingUpdate(false /* animate */); in startQsSizeChangeAnimation()
434 requestScrollerTopPaddingUpdate(animate); in positionClockAndNotifications()
1295 requestScrollerTopPaddingUpdate(false /* animate */); in setQsExpansion()
1383 private void requestScrollerTopPaddingUpdate(boolean animate) { in requestScrollerTopPaddingUpdate() method in NotificationPanelView
1894 requestScrollerTopPaddingUpdate(false /* animate */); in onScrollChanged()