|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBackgroundTask | |
|---|---|
| sk.baka.ambient | |
| sk.baka.ambient.activity.main | |
| sk.baka.ambient.collection.sync | |
| Uses of IBackgroundTask in sk.baka.ambient |
|---|
| Classes in sk.baka.ambient that implement IBackgroundTask | |
|---|---|
class |
BackgroundOpExecutor
Able to execute multiple long operations running simultaneously in the background. |
| Uses of IBackgroundTask in sk.baka.ambient.activity.main |
|---|
| Classes in sk.baka.ambient.activity.main that implement IBackgroundTask | |
|---|---|
class |
TaskSwitcherController
Controls trackbar and background tasks display window. |
| Uses of IBackgroundTask in sk.baka.ambient.collection.sync |
|---|
| Constructors in sk.baka.ambient.collection.sync with parameters of type IBackgroundTask | |
|---|---|
CollectionSynchronizer(android.content.Context context,
ICollection reference,
ICollection downloadFrom,
TagFormatter pathFormatter,
java.lang.String rootPath,
IBackgroundTask task)
Creates new synchronizer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||