Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
H A DClassifierTest.java115 private MotionEvent appendMotionEvent(int actionType, float x, float y) { in appendMotionEvent() method in ClassifierTest
122 private MotionEvent appendMotionEvent(int actionType, float x, float y, long eventTime) { in appendMotionEvent() method in ClassifierTest