Home
last modified time | relevance | path

Searched defs:currentDestinationString (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/robotests/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/services/backup/java/com/android/server/backup/
DTransportManager.java308 String currentDestinationString, in updateTransportAttributes()
667 private String currentDestinationString; field in TransportManager.TransportDescription
675 String currentDestinationString, in TransportDescription()
DBackupManagerServiceInterface.java128 String currentDestinationString, in updateTransportAttributes()
DTrampoline.java367 String currentDestinationString, in updateTransportAttributes()
DBackupManagerService.java2962 String currentDestinationString, in updateTransportAttributes()
2970 currentDestinationString, in updateTransportAttributes() local
2981 String currentDestinationString, in updateTransportAttributes()
/frameworks/base/core/java/android/app/backup/
DBackupTransport.java137 public String currentDestinationString() { in currentDestinationString() method in BackupTransport
644 public String currentDestinationString() throws RemoteException { in currentDestinationString() method in BackupTransport.TransportImpl
DIBackupManager.aidl251 in Intent configurationIntent, in String currentDestinationString, in updateTransportAttributes()
DBackupManager.java503 String currentDestinationString, in updateTransportAttributes()
/frameworks/base/core/java/com/android/internal/backup/
DIBackupTransport.aidl57 String currentDestinationString(); in currentDestinationString() method
DLocalTransport.java132 public String currentDestinationString() { in currentDestinationString() method in LocalTransport