|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Application | |
|---|---|
| org.androidtransfuse.analysis | |
| org.androidtransfuse.model.manifest | |
| org.androidtransfuse.processor | |
| Uses of Application in org.androidtransfuse.analysis |
|---|
| Constructor parameters in org.androidtransfuse.analysis with type arguments of type Application | |
|---|---|
ApplicationAnalysis(InjectionNodeBuilderRepositoryFactory variableBuilderRepositoryFactory,
javax.inject.Provider<InjectionNodeBuilderRepository> injectionNodeBuilderRepositoryProvider,
javax.inject.Provider<Application> applicationProvider,
ComponentBuilderFactory componentBuilderFactory,
ASTClassFactory astClassFactory,
AnalysisContextFactory analysisContextFactory,
ManifestManager manifestManager,
InjectionBindingBuilder injectionBindingBuilder,
ContextScopeComponentBuilder contextScopeComponentBuilder)
|
|
| Uses of Application in org.androidtransfuse.model.manifest |
|---|
| Methods in org.androidtransfuse.model.manifest that return types with arguments of type Application | |
|---|---|
List<Application> |
Manifest.getApplications()
|
| Method parameters in org.androidtransfuse.model.manifest with type arguments of type Application | |
|---|---|
void |
Manifest.setApplications(List<Application> applications)
|
| Uses of Application in org.androidtransfuse.processor |
|---|
| Methods in org.androidtransfuse.processor with parameters of type Application | |
|---|---|
void |
ManifestManager.setApplication(Application application)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||