Searched defs:requestScrollerTopPaddingUpdate (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java283 requestScrollerTopPaddingUpdate(false /* animate */);
337 requestScrollerTopPaddingUpdate(animate);
1033 requestScrollerTopPaddingUpdate(false /* animate */);
1095 private void requestScrollerTopPaddingUpdate(boolean animate) { method in class:NotificationPanelView
1507 requestScrollerTopPaddingUpdate(false /* animate */);

Completed in 141 milliseconds