Searched refs:MESSAGE_INJECT_EVENTS (Results 1 – 1 of 1) sorted by relevance
53 private static final int MESSAGE_INJECT_EVENTS = 2; field in MotionEventInjector114 mHandler.sendMessage(mHandler.obtainMessage(MESSAGE_INJECT_EVENTS, args)); in injectEvents()160 if (message.what == MESSAGE_INJECT_EVENTS) { in handleMessage()