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