History log of /frameworks/base/core/java/com/android/server/backup/NotificationBackupHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4cfe29bdf2ee14e8316d45cfc23e4548319b3ab9 04-Sep-2015 Xiaohui Chen <xiaohuic@google.com> Cleanup USER_OWNER in backup service

This is just a straight constant replace. The feature is tracked in a
separate bug b/22388012.

Bug: 19913735
Change-Id: I7ae0953558bfdb77441e9efd749f1bb1cc77050c
/frameworks/base/core/java/com/android/server/backup/NotificationBackupHelper.java
f9767d680d63ac1771a17ccc5775cd337ff967b8 08-Apr-2015 Christopher Tate <ctate@google.com> Infrastructure for notification backup/restore

Introduce a fairly general "store byte[] blobs as backup keys" helper, and
use that to integrate with the Notification Manager. The helper provides all
the machinery of managing prior state, compressing the blob on the wire, etc.

Bug 19848954
Bug 20105530
Bug 17755700

Change-Id: I4aa808172244af6db0ab2f4440cc266a797655d7
/frameworks/base/core/java/com/android/server/backup/NotificationBackupHelper.java