Searched refs:getBackupFinishedNotificationReceivers (Results 1 – 3 of 3) sorted by relevance
68 mConstants.getBackupFinishedNotificationReceivers(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()120 mConstants.getBackupFinishedNotificationReceivers(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()209 mConstants.getBackupFinishedNotificationReceivers(); in testBackupNotificationReceivers_afterSetting_updatesAndParsesCorrectly()
229 public synchronized String[] getBackupFinishedNotificationReceivers() { in getBackupFinishedNotificationReceivers() method in BackupManagerConstants
1596 for (String receiver : mConstants.getBackupFinishedNotificationReceivers()) { in logBackupComplete()