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

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

Introduction

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

The text is from its open source code.

Constructor

FileBackupHelper(Context context, String... files)
Construct a helper to manage backup/restore of entire files within the application's data directory hierarchy.