Home | History | Annotate | Download | only in launcher3

Lines Matching full:restore

198      * Back up launcher data so we can restore the user's state on a new device.
271 // 2) Storing it in backup data allows us to validate keys during restore
332 * Restore launcher configuration from the restored data stream.
364 // We received the journal key after a restore key.
401 Log.w(TAG, "unknown restore entity type: " + key.type);
411 * Record the restore state for the next backup.
413 * @param newState notes about the backup state after restore.
797 restore.
952 throw new InvalidBackupException("Widget not in screen bounds, aborting restore");
972 throw new InvalidBackupException("Item not in hotseat bounds, aborting restore");
978 throw new InvalidBackupException("Item not in desktop bounds, aborting restore");