Files
frameworks_base/core/java/android
Eric Fischer d072154bdd Add a null check in an AutoCompleteTextView callback to prevent a crash.
It looks like the drop down list had already been taken down before the
callback fired so it caused a null pointer exception.  In this case just
do nothing instead.

Bug 1927858
2009-06-26 16:14:59 -07:00
..
2009-05-13 17:51:37 -07:00
2009-06-26 13:25:27 -07:00
2009-06-16 17:07:21 -07:00
2009-06-18 18:36:37 -07:00
2009-06-25 14:44:38 -07:00