Home
last modified time | relevance | path

Searched defs:getConfigurationIntent (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/backup/
DBackupManager.java851 public Intent getConfigurationIntent(String transportName) { in getConfigurationIntent() method in BackupManager
DIBackupManager.aidl483 Intent getConfigurationIntent(String transport); in getConfigurationIntent() method
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java469 public Intent getConfigurationIntent(@UserIdInt int userId, String transportName) { in getConfigurationIntent() method in BackupManagerService
DTrampoline.java685 public Intent getConfigurationIntent(String transport) in getConfigurationIntent() method in Trampoline
DUserBackupManagerService.java3182 public Intent getConfigurationIntent(String transportName) { in getConfigurationIntent() method in UserBackupManagerService