HomeSort by relevance Sort by last modified time
    Searched refs:BackupManagerService (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/
BackupManagerService.java 131 class BackupManagerService extends IBackupManager.Stub {
132 private static final String TAG = "BackupManagerService";
611 synchronized (BackupManagerService.this) {
619 BackupManagerService.this, mActiveRestoreSession));
657 public BackupManagerService(Context context) {
    [all...]
SystemServer.java 510 new BackupManagerService(context));
    [all...]

Completed in 33 milliseconds