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

  /frameworks/base/core/tests/coretests/src/android/app/backup/
FullBackupTest.java 63 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
82 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
99 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
128 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
221 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
232 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
243 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
256 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
270 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext);
285 FullBackup.BackupScheme bs = FullBackup.getBackupSchemeForTest(mContext)
    [all...]
  /frameworks/base/core/java/android/app/backup/
FullBackup.java 103 public static BackupScheme getBackupSchemeForTest(Context context) {

Completed in 183 milliseconds