Searched defs:setEdgeFlags (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/input/
H A DInput.h362 inline void setEdgeFlags(int32_t edgeFlags) { mEdgeFlags = edgeFlags; } function in class:android::MotionEvent
/frameworks/base/core/java/android/view/
H A DMotionEvent.java2704 public final void setEdgeFlags(int flags) { method in class:MotionEvent

Completed in 162 milliseconds