Java android.app.backup SharedPreferencesBackupHelper fields, constructors, methods, implement or subclass

Example usage for Java android.app.backup SharedPreferencesBackupHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.app.backup SharedPreferencesBackupHelper.

The text is from its open source code.

Constructor

SharedPreferencesBackupHelper(Context context, String... prefGroups)
Construct a helper for backing up and restoring the android.content.SharedPreferences under the given names.