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.java64 private static final float EVENT_Y_PRECISION = 1; field in MotionEventInjector
493 EVENT_X_PRECISION, EVENT_Y_PRECISION, KeyCharacterMap.VIRTUAL_KEYBOARD, in obtainMotionEvent()