Home
last modified time | relevance | path

Searched refs:currentDestinationString (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/
DTransportData.java76 @Nullable public String currentDestinationString; field in TransportData
86 String currentDestinationString, in TransportData() argument
94 this.currentDestinationString = currentDestinationString; in TransportData()
104 String currentDestinationString, in TransportData() argument
113 currentDestinationString, in TransportData()
133 currentDestinationString, in unavailable()
145 currentDestinationString, in unregistered()
DTransportTestUtils.java188 when(transportBinder.currentDestinationString()) in mockTransportBinder()
189 .thenReturn(transport.currentDestinationString); in mockTransportBinder()
/frameworks/base/services/backup/backuplib/java/com/android/server/backup/
DTransportManager.java263 .currentDestinationString; in getTransportCurrentDestinationString()
328 String currentDestinationString, in updateTransportAttributes() argument
340 description.currentDestinationString = currentDestinationString; in updateTransportAttributes()
679 transport.currentDestinationString(), in registerTransport()
708 private String currentDestinationString; field in TransportManager.TransportDescription
716 String currentDestinationString, in TransportDescription() argument
722 this.currentDestinationString = currentDestinationString; in TransportDescription()
/frameworks/base/core/java/android/app/backup/
DBackupTransport.java147 public String currentDestinationString() { in currentDestinationString() method in BackupTransport
672 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in BackupTransport.TransportImpl
673 return BackupTransport.this.currentDestinationString(); in currentDestinationString()
DBackupManager.java533 @NonNull String currentDestinationString, in updateTransportAttributes() argument
540 currentDestinationString, in updateTransportAttributes()
575 @NonNull String currentDestinationString, in updateTransportAttributes() argument
586 currentDestinationString, in updateTransportAttributes() local
DIBackupManager.aidl364 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributesForUser() argument
/frameworks/base/services/backup/backuplib/java/com/android/server/backup/transport/
DDelegatingTransport.java73 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in DelegatingTransport
74 return getDelegate().currentDestinationString(); in currentDestinationString()
/frameworks/base/core/java/com/android/internal/backup/
DIBackupTransport.aidl57 String currentDestinationString(); in currentDestinationString() method
/frameworks/base/services/tests/servicestests/src/com/android/server/backup/transport/
DDelegatingTransportTest.java97 when(mBackupTransport.currentDestinationString()).thenReturn(exp); in testCurrentDestinationString()
99 String ret = mDelegatingTransport.currentDestinationString(); in testCurrentDestinationString()
102 verify(mBackupTransport, times(1)).currentDestinationString(); in testCurrentDestinationString()
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java1013 String currentDestinationString, in updateTransportAttributesForUser() argument
1022 currentDestinationString, in updateTransportAttributesForUser()
1056 String currentDestinationString, in updateTransportAttributes() argument
1067 currentDestinationString, in updateTransportAttributes()
DUserBackupManagerService.java3415 String currentDestinationString, in updateTransportAttributes() argument
3423 currentDestinationString, in updateTransportAttributes() local
3434 String currentDestinationString, in updateTransportAttributes() argument
3443 currentDestinationString, "currentDestinationString can't be null"); in updateTransportAttributes()
3465 currentDestinationString, in updateTransportAttributes()
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
DLocalTransport.java135 public String currentDestinationString() { in currentDestinationString() method in LocalTransport
/frameworks/base/services/robotests/backup/src/com/android/server/backup/
DTransportManagerTest.java564 assertThat(destinationString).isEqualTo(mTransportA1.currentDestinationString); in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues()
/frameworks/base/non-updatable-api/
Dsystem-current.txt1018 method public String currentDestinationString();
/frameworks/base/api/
Dsystem-current.txt1070 method public String currentDestinationString();
/frameworks/base/config/
Dboot-image-profile.txt27769 PLcom/android/internal/backup/IBackupTransport$Stub$Proxy;->currentDestinationString()Ljava/lang/St…