Files
Lawnchair/src/com/android/launcher3
Sunny Goyal 51f220dac2 Fixing ANR when loader task could run while helding the lock object
During AppWidgetRestoredReceiver, we call forceReload from worker thread
which in turn starts the loader while holding mLock. This causes other
loader calls on UI thread to cause ANR

Bug: 133651528
Change-Id: Iabf983c4319bd6e6ef88e74fe6076289294454f9
2019-05-29 11:07:10 -07:00
..
2019-05-13 10:58:54 -07:00
2018-08-14 15:22:12 -07:00
2019-03-15 09:11:54 -07:00
2019-04-25 14:22:54 -07:00
2018-05-23 10:54:18 -07:00