Home
last modified time | relevance | path

Searched defs:velocityAvailable (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/nestedscroll/
DPriorityNestedScrollConnection.kt187 canStartPostFling = { velocityAvailable: Velocity -> in PriorityNestedScrollConnection() method
196 onStop = { velocityAvailable: Velocity -> in PriorityNestedScrollConnection() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationScrimNestedScrollConnection.kt79 onStop = { velocityAvailable -> in velocityAvailable() method
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DDraggableHandler.kt1019 canStartPostFling = { velocityAvailable -> in nestedScrollConnection() method
1056 onStop = { velocityAvailable -> in nestedScrollConnection() method