commit | 9516b6eef76b3504913f5efcadf603969946a3d0 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@android.com> | Thu Aug 26 15:53:01 2010 -0700 |
committer | Brad Fitzpatrick <bradfitz@android.com> | Mon Aug 30 17:49:46 2010 -0700 |
tree | 49ed6c41f4b2a589824bfc79fb41bcf6aa5a6e03 | |
parent | f1ee431f3c9e6074ed308312867808490b1770f6 [diff] |
Use new SharedPreferences$Editor.apply() instead of commit(). apply() starts an async disk write and doesn't have a return value but is otherwise identical in observable effects. Change-Id: Icd6065e9ef650f80a93e1397bfd6300edc2670c0