Searched refs:stackScrollLayout (Results 1 – 3 of 3) sorted by relevance
24 private val stackScrollLayout: NotificationStackScrollLayout = mock() constant in com.android.systemui.statusbar.notification.stack.NotificationTargetsHelperTest51 stackScrollLayout = stackScrollLayout, in targetsForFirstNotificationInGroup()73 stackScrollLayout = stackScrollLayout, in targetsForMiddleNotificationInGroup()95 stackScrollLayout = stackScrollLayout, in targetsForLastNotificationInGroup()
35 stackScrollLayout: NotificationStackScrollLayout, in findRoundableTargets()44 stackScrollLayout.children in findRoundableTargets()
1026 NotificationStackScrollLayout stackScrollLayout = mView.findViewById( in onFinishInflate() local1028 mNotificationStackScrollLayoutController.attach(stackScrollLayout); in onFinishInflate()