Home
last modified time | relevance | path

Searched defs:currentDestinationString (Results 1 – 11 of 11) 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()
104 String currentDestinationString, in TransportData()
/frameworks/base/core/java/android/app/backup/
DBackupManager.java595 @NonNull String currentDestinationString, in updateTransportAttributes()
637 @NonNull String currentDestinationString, in updateTransportAttributes()
648 currentDestinationString, in updateTransportAttributes() local
DBackupTransport.java152 public String currentDestinationString() { in currentDestinationString() method in BackupTransport
688 public void currentDestinationString(AndroidFuture<String> resultFuture) in currentDestinationString() method in BackupTransport.TransportImpl
DIBackupManager.aidl364 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributesForUser()
/frameworks/base/services/backup/backuplib/java/com/android/server/backup/
DTransportManager.java381 String currentDestinationString, in updateTransportAttributes()
762 private String currentDestinationString; field in TransportManager.TransportDescription
770 String currentDestinationString, in TransportDescription()
/frameworks/base/core/java/com/android/internal/backup/
DIBackupTransport.aidl64 void currentDestinationString(in AndroidFuture<String> resultFuture); in currentDestinationString() method
/frameworks/base/services/backup/backuplib/java/com/android/server/backup/transport/
DBackupTransportClient.java80 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in BackupTransportClient
/frameworks/base/services/tests/servicestests/src/com/android/server/backup/transport/
DBackupTransportClientTest.java219 @Override public void currentDestinationString(AndroidFuture<String> f) in currentDestinationString() method in BackupTransportClientTest.FakeTransportBinderBase
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
DLocalTransport.java137 public String currentDestinationString() { in currentDestinationString() method in LocalTransport
/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java3346 String currentDestinationString, in updateTransportAttributes()
3354 currentDestinationString, in updateTransportAttributes() local
3365 String currentDestinationString, in updateTransportAttributes()
DBackupManagerService.java1022 String currentDestinationString, in updateTransportAttributesForUser()
1065 String currentDestinationString, in updateTransportAttributes()