Exemplo n.º 1
0
 public BackupFolder getCalllogBackupFolder() throws MessagingException {
   String label = PrefStore.getCalllogFolder(context);
   return getBackupFolder(label);
 }