Searched refs:getCurrentRestoreSet (Results 1 – 9 of 9) sorted by relevance
348 public long getCurrentRestoreSet() { in getCurrentRestoreSet() method in BackupTransport713 public long getCurrentRestoreSet() throws RemoteException { in getCurrentRestoreSet() method in BackupTransport.TransportImpl714 return BackupTransport.this.getCurrentRestoreSet(); in getCurrentRestoreSet()
183 long getCurrentRestoreSet(); in getCurrentRestoreSet() method
598 public long getCurrentRestoreSet() { in getCurrentRestoreSet() method in LocalTransport
545 mBackupManagerService.setCurrentToken(transport.getCurrentRestoreSet()); in finishTask()
346 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()
3161 mCurrentToken = transport.getCurrentRestoreSet(); in updateStateForTransport()
905 method public long getCurrentRestoreSet();
4222 Landroid/app/backup/BackupTransport$TransportImpl;->getCurrentRestoreSet()J87367 Lcom/android/internal/backup/IBackupTransport$Stub$Proxy;->getCurrentRestoreSet()J87421 Lcom/android/internal/backup/IBackupTransport;->getCurrentRestoreSet()J