Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java249 mNotificationStackScroller.setScrollView(mScrollView); in onFinishInflate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java567 public void setScrollView(ViewGroup scrollView) { in setScrollView() method in NotificationStackScrollLayout