Searched refs:onFullBackup (Results 1 – 2 of 2) sorted by relevance
549 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()554 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()560 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()
330 public void onFullBackup(FullBackupDataOutput data) throws IOException { in onFullBackup() method in TelephonyBackupAgent