Searched refs:getNotificationScrollLayout (Results 1 – 3 of 3) sorted by relevance
322 mBar.getNotificationScrollLayout().setHeadsUpGoingAwayAnimationsAllowed(false); in onReorderingAllowed()330 mBar.getNotificationScrollLayout().setHeadsUpGoingAwayAnimationsAllowed(true); in onReorderingAllowed()
75 mNotificationScrollLayout = mStatusBar.getNotificationScrollLayout(); in initializeNotificationAreaViews()
2049 public NotificationStackScrollLayout getNotificationScrollLayout() { in getNotificationScrollLayout() method