OSDN Git Service

Replace use of SharedPreference commit() with apply().
authorBrad Fitzpatrick <bradfitz@android.com>
Fri, 3 Sep 2010 20:57:15 +0000 (13:57 -0700)
committerBrad Fitzpatrick <bradfitz@android.com>
Fri, 3 Sep 2010 20:57:15 +0000 (13:57 -0700)
commit55470710c2624bde2aa56275d29b60055638c06c
treef9cbc42588e3476014de7311472d841c250ef670
parent0ddb8aabe0f62d7741ee0aa040e43643b823c441
Replace use of SharedPreference commit() with apply().

Also fix a typo and replace a bunch of redundant
SharedPreference.Editor commits with one at the end.

Change-Id: I75623cb6809a363d05421f80f1560d586ae1ab80
src/com/android/bluetooth/opp/BluetoothOppManager.java
src/com/android/bluetooth/opp/BluetoothOppPreference.java