Searched refs:MSG_INJECT_EVENT (Results 1 – 1 of 1) sorted by relevance
47 private static final int MSG_INJECT_EVENT = 3; field in Device133 Message msg = mHandler.obtainMessage(MSG_INJECT_EVENT, args); in injectEvent()219 case MSG_INJECT_EVENT: { in handleMessage()