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.NotificationTargetsHelperTest44 stackScrollLayout = stackScrollLayout, in notificationTargetsHelper()66 stackScrollLayout = stackScrollLayout, in targetsForMiddleNotificationInGroup()88 stackScrollLayout = stackScrollLayout, in targetsForLastNotificationInGroup()
60 stackScrollLayout: NotificationStackScrollLayout,76 if (stackScrollLayout.parent != sharedNotificationContainer) {77 (stackScrollLayout.parent as? ViewGroup)?.removeView(stackScrollLayout)78 sharedNotificationContainer.addNotificationStackScrollLayout(stackScrollLayout)
33 stackScrollLayout: NotificationStackScrollLayout, in findRoundableTargets()42 stackScrollLayout.children in findRoundableTargets()