Home
last modified time | relevance | path

Searched refs:getCurrentRestoreSet (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/app/backup/
DBackupTransport.java348 public long getCurrentRestoreSet() { in getCurrentRestoreSet() method in BackupTransport
713 public long getCurrentRestoreSet() throws RemoteException { in getCurrentRestoreSet() method in BackupTransport.TransportImpl
714 return BackupTransport.this.getCurrentRestoreSet(); in getCurrentRestoreSet()
/frameworks/base/core/java/com/android/internal/backup/
DIBackupTransport.aidl183 long getCurrentRestoreSet(); in getCurrentRestoreSet() method
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
DLocalTransport.java598 public long getCurrentRestoreSet() { in getCurrentRestoreSet() method in LocalTransport
/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
DKeyValueBackupTask.java545 mBackupManagerService.setCurrentToken(transport.getCurrentRestoreSet()); in finishTask()
/frameworks/base/services/robotests/backup/src/com/android/server/backup/keyvalue/
DKeyValueBackupTaskTest.java346 when(transportMock.transport.getCurrentRestoreSet()).thenReturn(1234L); in testRunTask_whenQueueEmptyOnFirstBackup_doesNotUpdateCurrentToken()
434 when(transportMock.transport.getCurrentRestoreSet()).thenReturn(1234L); in testRunTask_whenOnePackage_updatesBookkeeping()
2331 when(transportMock.transport.getCurrentRestoreSet()).thenReturn(1234L); in testRunTask_whenNoDataToBackupOnFirstBackup_doesNotUpdateCurrentToken()
/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java3161 mCurrentToken = transport.getCurrentRestoreSet(); in updateStateForTransport()
/frameworks/base/api/
Dsystem-current.txt905 method public long getCurrentRestoreSet();
/frameworks/base/non-updatable-api/
Dsystem-current.txt905 method public long getCurrentRestoreSet();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4222 Landroid/app/backup/BackupTransport$TransportImpl;->getCurrentRestoreSet()J
87367 Lcom/android/internal/backup/IBackupTransport$Stub$Proxy;->getCurrentRestoreSet()J
87421 Lcom/android/internal/backup/IBackupTransport;->getCurrentRestoreSet()J