Home
last modified time | relevance | path

Searched defs:currentDestinationString (Results 1 – 10 of 10) 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.java531 @NonNull String currentDestinationString, in updateTransportAttributes()
573 @NonNull String currentDestinationString, in updateTransportAttributes()
584 currentDestinationString, in updateTransportAttributes() local
DBackupTransport.java138 public String currentDestinationString() { in currentDestinationString() method in BackupTransport
662 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in BackupTransport.TransportImpl
DIBackupManager.aidl364 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributesForUser()
/frameworks/base/services/backup/java/com/android/server/backup/
DTransportManager.java328 String currentDestinationString, in updateTransportAttributes()
708 private String currentDestinationString; field in TransportManager.TransportDescription
716 String currentDestinationString, in TransportDescription()
DUserBackupManagerService.java3023 String currentDestinationString, in updateTransportAttributes()
3031 currentDestinationString, in updateTransportAttributes() local
3042 String currentDestinationString, in updateTransportAttributes()
DBackupManagerService.java413 String currentDestinationString, in updateTransportAttributes()
DTrampoline.java634 String currentDestinationString, in updateTransportAttributesForUser()
/frameworks/base/core/java/com/android/internal/backup/
DIBackupTransport.aidl57 String currentDestinationString(); in currentDestinationString() method
/frameworks/base/packages/LocalTransport/src/com/android/localtransport/
DLocalTransport.java134 public String currentDestinationString() { in currentDestinationString() method in LocalTransport