Searched refs:onScrimBoundsChanged (Results 1 – 4 of 4) sorted by relevance
42 underTest.onScrimBoundsChanged(bounds) in onBoundsChanged()
72 placeholderViewModel.onScrimBoundsChanged( in <lambda>()87 placeholderViewModel.onScrimBoundsChanged( in <lambda>()
54 fun onScrimBoundsChanged(bounds: ShadeScrimBounds?) { in onScrimBoundsChanged() method
213 DisposableEffect(Unit) { onDispose { viewModel.onScrimBoundsChanged(null) } } in NotificationScrollingStack()310 viewModel.onScrimBoundsChanged( in NotificationScrollingStack()