commit | 8e9fe327af19df2df03a2546c97604b095acd5e1 | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Thu Mar 04 14:29:31 2010 -0500 |
committer | Patrick Scott <phanna@android.com> | Thu Mar 04 14:29:31 2010 -0500 |
tree | 97d030aa23406e9266eadc32e0274395006b2a0d | |
parent | 0c75a8ed8d95d2f5278826222ca5ec4e96b2aee4 [diff] |
Close the bookmarks cursor. If no touch icon loader is created, close the cursor immediately. Close the cursor in doInBackground to ensure that the cursor is closed even in error. Bug: 2483029