Searched refs:MSG_DISPATCH_KEY_FROM_AUTOFILL (Results 1 – 1 of 1) sorted by relevance
4321 private static final int MSG_DISPATCH_KEY_FROM_AUTOFILL = 12; field in ViewRootImpl4366 case MSG_DISPATCH_KEY_FROM_AUTOFILL: in getMessageName()4563 case MSG_DISPATCH_KEY_FROM_AUTOFILL: { in handleMessage()7813 Message msg = mHandler.obtainMessage(MSG_DISPATCH_KEY_FROM_AUTOFILL, event); in dispatchKeyFromAutofill()