Example usage for Java android.app.backup SharedPreferencesBackupHelper fields, constructors, methods, implement or subclass
The text is from its open source code.
SharedPreferencesBackupHelper(Context context, String... prefGroups) Construct a helper for backing up and restoring the android.content.SharedPreferences under the given names. |