Searched refs:EVENT_CANCEL_TOUCH_POINT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DCallbackProxy.java49 private static final int EVENT_CANCEL_TOUCH_POINT = 18; field in class:CallbackProxy
165 case EVENT_CANCEL_TOUCH_POINT:
366 obtainMessage(EVENT_CANCEL_TOUCH_POINT, id, 0).sendToTarget();

Completed in 118 milliseconds