OSDN Git Service

Do database access in the background thread to prevent ANR.
authorPatrick Scott <phanna@android.com>
Tue, 10 Nov 2009 18:06:47 +0000 (13:06 -0500)
committerPatrick Scott <phanna@android.com>
Tue, 10 Nov 2009 18:06:47 +0000 (13:06 -0500)
commita74f6963e548b7552d25fc4f851360dc74248958
tree8eb3ebc981b068328bd01cce9d38034908940dcb
parent16979464732074bf1784fa37b83794c8f5d05245
Do database access in the background thread to prevent ANR.

Bug: 2222528
src/com/android/browser/DownloadTouchIcon.java