Home
last modified time | relevance | path

Searched refs:getBackupQuota (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/app/backup/
DBackupTransport.java574 public long getBackupQuota(String packageName, boolean isFullBackup) { in getBackupQuota() method in BackupTransport
770 public long getBackupQuota(String packageName, boolean isFullBackup) { in getBackupQuota() method in BackupTransport.TransportImpl
771 return BackupTransport.this.getBackupQuota(packageName, isFullBackup); in getBackupQuota()
/frameworks/base/core/java/com/android/internal/backup/
DIBackupTransport.aidl260 long getBackupQuota(String packageName, boolean isFullBackup); in getBackupQuota() method
/frameworks/base/services/robotests/backup/src/com/android/server/backup/keyvalue/
DKeyValueBackupTaskTest.java816 when(transportMock.transport.getBackupQuota(PACKAGE_1.packageName, false)) in testRunTask_whenTransportGetBackupQuotaThrows_notifiesCorrectly()
831 when(transportMock.transport.getBackupQuota(PACKAGE_1.packageName, false)) in testRunTask_whenTransportGetBackupQuotaThrows_cleansUp()
845 when(transportMock.transport.getBackupQuota(PACKAGE_1.packageName, false)) in testRunTask_whenTransportGetBackupQuotaThrows_doesNotTouchFiles()
862 when(transportMock.transport.getBackupQuota(PACKAGE_1.packageName, false)) in testRunTask_whenTransportGetBackupQuotaThrows_revertsTask()
1577 when(transportMock.transport.getBackupQuota(PACKAGE_1.packageName, false)) in testRunTask_whenTransportReturnsQuotaExceeded_callsAgentOnQuotaExceeded()
1610 when(transportMock.transport.getBackupQuota(PACKAGE_1.packageName, false)) in testRunTask_whenTransportReturnsQuotaExceeded_notifiesAndLogs()
1928 when(transportMock.transport.getBackupQuota(PM_PACKAGE.packageName, false)) in testRunTask_whenTransportGetBackupQuotaThrowsForPm()
/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
DKeyValueBackupTask.java699 long quota = transport.getBackupQuota(packageName, /* isFullBackup */ false); in extractAgentData()
909 long quota = transport.getBackupQuota(packageName, false); in agentDoQuotaExceeded()
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
DLocalTransport.java861 public long getBackupQuota(String packageName, boolean isFullBackup) { in getBackupQuota() method in LocalTransport
/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
DPerformFullTransportBackupTask.java384 quota = transport.getBackupQuota(currentPackage.packageName, in run()
/frameworks/base/api/
Dsystem-current.txt903 method public long getBackupQuota(String, boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt903 method public long getBackupQuota(String, boolean);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4221 Landroid/app/backup/BackupTransport$TransportImpl;->getBackupQuota(Ljava/lang/String;Z)J
87366 Lcom/android/internal/backup/IBackupTransport$Stub$Proxy;->getBackupQuota(Ljava/lang/String;Z)J
87420 Lcom/android/internal/backup/IBackupTransport;->getBackupQuota(Ljava/lang/String;Z)J
Dboot-image-profile.txt20149 HPLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->getBackupQuota(Ljava/lang/String;Z)J