Home
last modified time | relevance | path

Searched defs:mStackScroller (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationsQuickSettingsContainer.java46 private NotificationStackScrollLayout mStackScroller; field in NotificationsQuickSettingsContainer
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java90 private NotificationStackScrollLayout mStackScroller; // Normally test this field in NotificationStackScrollLayoutTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java187 @Mock private NotificationStackScrollLayout mStackScroller; field in StatusBarTest