Home
last modified time | relevance | path

Searched refs:onPostScroll (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/nestedscroll/
DLargeTopAppBarNestedScrollConnectionTest.kt47 onPostScroll(consumed = consumed, available = available - consumed, source = scrollSource) in NestedScrollConnection()
117 scrollConnection.onPostScroll( in onScrollUp_ignorePostScroll()
147 scrollConnection.onPostScroll( in onScrollDown_consumeHeightPostScroll()
162 scrollConnection.onPostScroll( in onScrollDownAfterPostScroll_consumeHeightPreScroll()
185 scrollConnection.onPostScroll( in onScrollDown_consumeUpToMax()
DPriorityNestedScrollConnectionTest.kt70 scrollConnection.onPostScroll( in <lambda>()
89 scrollConnection.onPostScroll( in <lambda>()
115 scrollConnection.onPostScroll( in <lambda>()
130 scrollConnection.onPostScroll( in <lambda>()
202 scrollConnection.onPostScroll( in <lambda>()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/
DNotificationScrimNestedScrollConnectionTest.kt116 scrollConnection.onPostScroll( in <lambda>()
144 scrollConnection.onPostScroll( in <lambda>()
161 scrollConnection.onPostScroll( in <lambda>()
176 scrollConnection.onPostScroll( in <lambda>()
192 scrollConnection.onPostScroll( in <lambda>()
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/nestedscroll/
DPriorityNestedScrollConnection.kt53 override fun onPostScroll( in <lambda>() method in com.android.compose.nestedscroll.PriorityNestedScrollConnection
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DDraggableHandlerTest.kt228 onPostScroll( in NestedScrollConnection()
552 nestedScroll.onPostScroll( in <lambda>()
566 nestedScroll.onPostScroll( in <lambda>()
594 nestedScroll.onPostScroll( in <lambda>()
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt850 override fun onPostScroll( in onPostScroll() method