Files
frameworks_base/core/java/android/widget
Kenny Root 7254afd4c2 Ensure adapter is not null in AutoCompleteTextView
A runnable is posted for AutoCompleteTextView's PopupDataSetObserver, but
there's a possibility that mAdapter would be set to null between when
the runnable is run and the time it is posted.

This fixes a monkey crash seen in build 29176.

Change-Id: Ie7be51db580d6e9775533890e5f6902409bec84d
MonkeyCrashID: 2071507494::1632:123:521
2010-03-19 10:15:29 -07:00
..
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-07-21 11:16:54 -07:00
2010-03-08 17:14:25 -08:00
2009-07-29 14:25:07 -07:00
2009-11-13 13:53:39 -08:00
2009-07-21 11:16:54 -07:00
2010-01-21 16:56:57 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2009-11-13 13:53:39 -08:00
2010-01-21 16:56:57 -08:00
2009-07-29 14:25:07 -07:00