Searched refs:MSG_DISPATCH_INPUT_EVENT (Results 1 – 1 of 1) sorted by relevance
4317 private static final int MSG_DISPATCH_INPUT_EVENT = 7; field in ViewRootImpl4358 case MSG_DISPATCH_INPUT_EVENT: in getMessageName()4538 case MSG_DISPATCH_INPUT_EVENT: { in handleMessage()7794 Message msg = mHandler.obtainMessage(MSG_DISPATCH_INPUT_EVENT, args); in dispatchInputEvent()