Home
last modified time | relevance | path

Searched refs:SwipeSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DCommunalSwipeDetector.kt34 class CommunalSwipeDetector(private var lastDirection: SwipeSource? = null) :
41 ): SwipeSource? { in source()
DSceneTransitionLayout.kt411 val fromSource: SwipeSource? = null,
435 interface SwipeSource { interface
452 ): SwipeSource? in equals()
DEdgeDetector.kt27 enum class Edge : SwipeSource {