Home
last modified time | relevance | path

Searched refs: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
44 stackScrollLayout = stackScrollLayout, in notificationTargetsHelper()
66 stackScrollLayout = stackScrollLayout, in targetsForMiddleNotificationInGroup()
88 stackScrollLayout = stackScrollLayout, in targetsForLastNotificationInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelper.kt33 stackScrollLayout: NotificationStackScrollLayout, in findRoundableTargets()
42 stackScrollLayout.children in findRoundableTargets()