Home
last modified time | relevance | path

Searched defs:stackScrollLayout (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelperTest.kt24 private val stackScrollLayout: NotificationStackScrollLayout = mock() constant in com.android.systemui.statusbar.notification.stack.NotificationTargetsHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1026 NotificationStackScrollLayout stackScrollLayout = mView.findViewById( in onFinishInflate() local