Files
frameworks_base/core/java/android
Yohei Yukawa a4ed0cfcb6 Don't give IME focus to temporarily detached View.
The root cause of Bug 18920212 is that when AutoCompleteTextView tries
to show completion window upon text input,
InputMethodManager#focusInLocked() can be called with a View that is
temporarily detached, which should be ignored.

Bug: 18920212
Change-Id: Ia79bbd8468f768d546354382b47b39dd31ef7bb5
2016-04-05 00:05:26 +00:00
..
2016-04-01 12:48:51 -07:00
2016-04-01 12:22:13 -07:00
2016-03-28 10:48:41 -07:00
2016-03-10 10:35:49 -08:00