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