Intent i = new Intent(FileSyncService.SYNC_MESSAGE);\r
i.putExtra(FileSyncService.IN_PROGRESS, true);\r
i.putExtra(FileSyncService.ACCOUNT_NAME, account.name);\r
Intent i = new Intent(FileSyncService.SYNC_MESSAGE);\r
i.putExtra(FileSyncService.IN_PROGRESS, true);\r
i.putExtra(FileSyncService.ACCOUNT_NAME, account.name);\r