053f5c1f17
apply() changes the in-memory instance of SharedPreferences and writes to the disk asynchronously, rather than synchronously, which commit() does. Since these are done on the UI thread, they should be asynchronous. |
||
---|---|---|
.. | ||
.settings | ||
assets | ||
jni | ||
libs | ||
res | ||
src/org/dolphinemu/dolphinemu | ||
.classpath | ||
.gitignore | ||
.project | ||
AndroidManifest.xml | ||
android.toolchain.cmake | ||
build.gradle | ||
build.xml | ||
custom_rules.xml | ||
project.properties |