Searched refs:MSG_SYNTHESIZE_INPUT_EVENT (Results 1 – 2 of 2) sorted by relevance
5267 private static final int MSG_SYNTHESIZE_INPUT_EVENT = 24; local5326 case MSG_SYNTHESIZE_INPUT_EVENT: in getMessageName()5480 case MSG_SYNTHESIZE_INPUT_EVENT: { in handleMessageImpl()9064 Message msg = mHandler.obtainMessage(MSG_SYNTHESIZE_INPUT_EVENT, event); in synthesizeInputEvent()
68167 Landroid/view/ViewRootImpl;->MSG_SYNTHESIZE_INPUT_EVENT:I