Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
DLongPressHandlingViewInteractionHandler.kt51 data class Up( dataClass
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayout.kt415 val Up = Swipe(SwipeDirection.Up) constant
/frameworks/native/libs/input/rust/
Dinput.rs106 Up = input_bindgen::AMOTION_EVENT_ACTION_UP, enumerator