List of usage examples for android.app.backup BackupAgentHelper subclass-usage
From source file uk.org.rivernile.edinburghbustracker.android.SettingsBackupAgent.java
/**
* This is the backup helper that will be called if the device implements the
* Google Backup agent. This stores the user's preferences and saved bus stops
* to the Google Backup service, for restoration at a later date.
*
* @author Niall Scott