Searched refs:onFullBackup (Results 1 – 2 of 2) sorted by relevance
718 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()723 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()729 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()763 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in getBackup()
365 public void onFullBackup(FullBackupDataOutput data) throws IOException { in onFullBackup() method in TelephonyBackupAgent