|
|
@ -80,7 +80,7 @@ public class StatusController { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private static class TransferStatusHolder { |
|
|
|
public static class TransferStatusHolder { |
|
|
|
private TransferStatus transferStatus; |
|
|
|
private TransferStatus transferStatus; |
|
|
|
private boolean isStream; |
|
|
|
private boolean isStream; |
|
|
|
private boolean isDownload; |
|
|
|
private boolean isDownload; |
|
|
|