gaoshang
d66a86bf50
fix KeyEvent can't correctly finish when inputmethod time out happend
...
Symptom: If inputmethod handle an KeyEvent time out ,
Did not finish this event correctly , eventually lead to app ANR
Root Cause: without seq number when obtainMessage MSG_TIMEOUT_INPUT_EVENT
Solution: add seq parameter
Test: Input
Test: InputMethod
Fixes: 37648930
Change-Id: I3a2b964b34aa57267bd777305200a2bfdc66f65c
Merged-In: I3a2b964b34aa57267bd777305200a2bfdc66f65c
Signed-off-by: gaoshang <gaoshang@xiaomi.com >
2017-05-04 02:19:42 +00:00
..
2016-12-15 08:06:15 +00:00
2017-01-25 17:00:55 -08:00
2017-05-04 02:19:42 +00:00
2016-03-16 17:22:27 -07:00
2016-04-22 13:52:08 +01:00
2017-02-07 16:57:54 +00:00
2015-09-24 14:31:11 -07:00
2016-08-05 09:16:06 -07:00
2016-04-04 15:24:48 -07:00
2017-01-09 17:33:14 -08:00
2016-06-24 22:11:27 +00:00
2016-07-26 18:18:53 +01:00
2016-04-21 14:48:04 -07:00
2016-06-21 12:57:52 -07:00
2016-09-23 11:47:09 -07:00
2015-11-05 16:28:45 -08:00
2017-01-25 17:00:55 -08:00
2016-04-21 14:20:42 -07:00
2016-03-24 16:06:46 -07:00
2015-11-06 16:12:59 +01:00
2016-04-14 20:45:56 -07:00
2016-05-17 18:02:32 +01:00
2016-03-24 11:47:32 +00:00
2016-09-19 18:39:25 -07:00
2016-05-04 12:40:39 -07:00
2016-01-29 02:07:22 +00:00
2016-04-21 10:33:11 +01:00
2017-01-25 17:00:55 -08:00
2016-09-26 23:45:05 +00:00
2015-12-31 12:32:40 +00:00
2016-04-15 14:30:47 -07:00
2016-04-20 18:35:57 +00:00
2016-06-15 16:30:09 -07:00
2016-05-17 18:02:32 +01:00
2016-01-11 15:15:42 -08:00
2016-06-09 10:27:59 -07:00
2015-10-12 18:24:40 -07:00
2016-02-04 16:29:51 -08:00
2016-10-31 10:55:07 +00:00
2016-04-04 14:42:24 -07:00
2016-09-22 23:17:05 +00:00
2016-07-18 19:49:18 +01:00
2016-09-30 21:33:34 +00:00
2016-09-07 23:35:46 +00:00
2017-01-10 21:15:02 +00:00
2017-02-08 18:30:17 +00:00
2016-04-07 16:13:27 -07:00
2016-08-19 13:19:20 -04:00
2017-02-07 16:57:54 +00:00
2016-03-09 16:34:49 -05:00
2017-01-12 19:17:19 -08:00
2016-04-20 14:28:39 -07:00
2016-03-31 11:15:27 -07:00
2016-09-20 22:10:43 +00:00
2016-12-16 13:43:16 -08:00
2016-03-25 14:04:25 -07:00
2016-03-24 11:47:32 +00:00
2016-03-29 08:41:09 -07:00
2016-03-28 21:58:30 +00:00
2016-09-02 14:00:07 -07:00
2016-09-22 04:48:24 +00:00
2016-06-21 17:55:58 -07:00
2016-05-15 20:05:56 -07:00
2016-12-06 17:43:28 +00:00