Home
last modified time | relevance | path

Searched refs:EVENT_Y_PRECISION (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMotionEventInjector.java63 private static final float EVENT_Y_PRECISION = 1; field in MotionEventInjector
475 EVENT_X_PRECISION, EVENT_Y_PRECISION, EVENT_DEVICE_ID, EVENT_EDGE_FLAGS, in obtainMotionEvent()