Searched defs:ACTION_UP (Results 1 – 10 of 10) sorted by relevance
34 constexpr auto ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
48 constexpr auto ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
55 constexpr int32_t ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
83 static constexpr int32_t ACTION_UP = AMOTION_EVENT_ACTION_UP; variable
49 public static final int ACTION_UP = KeyEvent.ACTION_UP; field in VirtualKeyEvent
72 public static final int ACTION_UP = MotionEvent.ACTION_UP; field in VirtualTouchEvent
73 public static final int ACTION_UP = MotionEvent.ACTION_UP; field in VirtualStylusMotionEvent
1026 public static final int ACTION_UP = 1; field in KeyEvent
236 public static final int ACTION_UP = 1; field in MotionEvent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...