Searched refs:onFullBackup (Results 1 – 4 of 4) sorted by relevance
150 mHealthConnectBackupAgent.onFullBackup(mFullBackupDataOutput); in testOnFullBackup_backsUpEverything()163 mHealthConnectBackupAgent.onFullBackup(mFullBackupDataOutput); in testOnFullBackup_deviceToDeviceFlag_callsBackupFileNamesWithTrue()175 mHealthConnectBackupAgent.onFullBackup(mFullBackupDataOutput); in testOnFullBackup_noDeviceToDeviceFlag_callsBackupFileNamesWithFalse()
61 public void onFullBackup(FullBackupDataOutput data) throws IOException { in onFullBackup() method in HealthConnectBackupAgent
796 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()803 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()811 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in testBackup_WithQuotaExceeded()847 mTelephonyBackupAgent.onFullBackup(fullBackupDataOutput); in getBackup()
443 public void onFullBackup(FullBackupDataOutput data) throws IOException { in onFullBackup() method in TelephonyBackupAgent