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 138 class BackupManagerService extends IBackupManager.Stub {
139 private static final String TAG = "BackupManagerService";
710 synchronized (BackupManagerService.this) {
718 BackupManagerService.this, mActiveRestoreSession));
773 public BackupManagerService(Context context) {
    [all...]
SystemServer.java 705 new BackupManagerService(context));
    [all...]

Completed in 65 milliseconds