Searched defs:Down (Results 1 – 3 of 3) sorted by relevance
61 data class Down(val x: Int, val y: Int) : MotionEventModel() in <lambda>() class in com.android.systemui.common.ui.view.MotionEventModel
508 val Down = Swipe(SwipeDirection.Down) constant530 fun Down( in Left() method
107 Down = input_bindgen::AMOTION_EVENT_ACTION_DOWN, enumerator