Searched refs:onFullBackup (Results 1 – 2 of 2) sorted by relevance
672 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()677 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()683 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()
353 public void onFullBackup(FullBackupDataOutput data) throws IOException { in onFullBackup() method in TelephonyBackupAgent