Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpManagerPhone.java322 mBar.getNotificationScrollLayout().setHeadsUpGoingAwayAnimationsAllowed(false); in onReorderingAllowed()
330 mBar.getNotificationScrollLayout().setHeadsUpGoingAwayAnimationsAllowed(true); in onReorderingAllowed()
DNotificationIconAreaController.java75 mNotificationScrollLayout = mStatusBar.getNotificationScrollLayout(); in initializeNotificationAreaViews()
DStatusBar.java2049 public NotificationStackScrollLayout getNotificationScrollLayout() { in getNotificationScrollLayout() method