Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java118 mNotificationScrollLayout = mStatusBar.getNotificationScrollLayout(); in initializeNotificationAreaViews()
DStatusBar.java1677 public ViewGroup getNotificationScrollLayout() { in getNotificationScrollLayout() method