|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface RepoManager.RepoLoadedCallback
Callback for when repository load is completed/partially completed.
| Method Summary | |
|---|---|
void |
doRun(RepositoryPackages packages)
|
| Method Detail |
|---|
void doRun(@NonNull
RepositoryPackages packages)
packages - The packages that have been loaded so far. When this callback is used in
the onLocalComplete argument to RepoManager.load(long, List, List,
List, ProgressRunner, Downloader, SettingsController, boolean)
packages will only include local packages.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||