Searched refs:hostLayoutController (Results 1 – 2 of 2) sorted by relevance
51 private lateinit var hostLayoutController: NotificationStackScrollLayoutController78 shelf.bind(ambientState, hostLayoutController)498 whenever(hostLayoutController.speedBumpIndex).thenReturn(0)
135 NotificationStackScrollLayoutController hostLayoutController) { in bind() argument138 mHostLayoutController = hostLayoutController; in bind()139 hostLayoutController.setOnNotificationRemovedListener((child, isTransferInProgress) -> { in bind()