OSDN Git Service

API: make "what's the quota?" an operation on the backup data sinks
authorChristopher Tate <ctate@google.com>
Thu, 27 Apr 2017 00:07:27 +0000 (17:07 -0700)
committerChristopher Tate <ctate@google.com>
Thu, 27 Apr 2017 19:29:22 +0000 (12:29 -0700)
commitee87b96ee572e7245cf7b791e30c51505a8ba2a2
tree0d7c6808f96181e1c5c8e59e0d5df27c52c0c0e9
parent38439169bd855886b6f1f90e844864838adc362b
API: make "what's the quota?" an operation on the backup data sinks

...instead of a method of the BackupAgent lifecycle component, callable
only while a backup is underway.

Bug 37565111
Test: unit

Change-Id: I4a56f93ee164ec499d5621f1641d932f091adf57
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/app/backup/BackupAgent.java
core/java/android/app/backup/BackupDataOutput.java
core/java/android/app/backup/FullBackupDataOutput.java