\r
Log.d(TAG, "syncing owncloud account " + account.name);\r
\r
- sendStickyBroadcast(true, -1); // starting message to the main IU\r
+ sendStickyBroadcast(true, -1); // starting message to UI\r
\r
PropFindMethod query;\r
try {\r
getStorageManager().removeFile(file);\r
}\r
\r
- // synched folder -> notice to main thread\r
+ // synched folder -> notice to IU\r
sendStickyBroadcast(true, parentId);\r
\r
// recursive fetch\r