RemoteOperation getSharedFiles = new GetSharedFilesOperation(urlServer, mStorageManager);
getSharedFiles.execute(getAccount(), this, this, mHandler, this);
RemoteOperation getSharedFiles = new GetSharedFilesOperation(urlServer, mStorageManager);
getSharedFiles.execute(getAccount(), this, this, mHandler, this);