Searched defs:stackScrollLayout (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ | ||
D | NotificationTargetsHelperTest.kt | 24 private val stackScrollLayout: NotificationStackScrollLayout = mock() constant in com.android.systemui.statusbar.notification.stack.NotificationTargetsHelperTest |
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
D | NotificationPanelViewController.java | 1026 NotificationStackScrollLayout stackScrollLayout = mView.findViewById( in onFinishInflate() local |