Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

ABS_LIST_VIEw - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ABS_LIST_VIEW_MULTI_CHOICE_MODE_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ABS_LIST_VIEW_ON_SCROLL_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ABS_LIST_VIEW_RECYCLER_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ACCESSIBILITY_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
ACCOUNT_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
Action - Class in org.androidtransfuse.model.manifest
attributes: android:name
Action() - Constructor for class org.androidtransfuse.model.manifest.Action
 
Activity - Class in org.androidtransfuse.model.manifest
attributes: android:allowTaskReparenting=["true" | "false"] android:alwaysRetainTaskState=["true" | "false"] android:clearTaskOnLaunch=["true" | "false"] android:configChanges=["mcc", "mnc", "locale", "touchscreen", "keyboard", "keyboardHidden", "navigation", "screenLayout", "fontScale", "uiMode", "orientation", "screenSize", "smallestScreenSize"] android:enabled=["true" | "false"] android:excludeFromRecents=["true" | "false"] android:exported=["true" | "false"] android:finishOnTaskLaunch=["true" | "false"] android:hardwareAccelerated=["true" | "false"] android:icon="drawable resource" android:label="string resource" android:launchMode=["multiple" | "singleTop" | "singleTask" | "singleInstance"] android:multiprocess=["true" | "false"] android:name="string" android:noHistory=["true" | "false"] android:permission="string" android:process="string" android:screenOrientation=["unspecified" | "user" | "behind" | "landscape" | "portrait" | "reverseLandscape" | "reversePortrait" | "sensorLandscape" | "sensorPortrait" | "sensor" | "fullSensor" | "nosensor"] android:stateNotNeeded=["true" | "false"] android:taskAffinity="string" android:theme="resource or theme" android:uiOptions=["none" | "splitActionBarWhenNarrow"] android:windowSoftInputMode=["stateUnspecified", "stateUnchanged", "stateHidden", "stateAlwaysHidden", "stateVisible", "stateAlwaysVisible", "adjustUnspecified", "adjustResize", "adjustPan"] <p/> can contain: <intent-filter> <meta-data>
Activity() - Constructor for class org.androidtransfuse.model.manifest.Activity
 
ACTIVITY - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ACTIVITY_GROUP - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ACTIVITY_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
ActivityAlias - Class in org.androidtransfuse.model.manifest
attributes android:enabled=["true" | "false"] android:exported=["true" | "false"] android:icon="drawable resource" android:label="string resource" android:name="string" android:permission="string" android:targetActivity="string" <p/> can contain: <intent-filter> <meta-data>
ActivityAlias() - Constructor for class org.androidtransfuse.model.manifest.ActivityAlias
 
ActivityAnalysis - Class in org.androidtransfuse.analysis
Activity related Analysis
ActivityAnalysis(InjectionNodeBuilderRepositoryFactory, AnalysisContextFactory, ASTElementFactory, ProviderInjectionNodeBuilderFactory, ASTTypeBuilderVisitor, InjectionBindingBuilder, ObservesExpressionGenerator.ObservesExpressionGeneratorFactory, ViewInjectionNodeBuilder, ExtraInjectionNodeBuilder, SystemServiceBindingInjectionNodeBuilder, ResourceInjectionNodeBuilder, PreferenceInjectionNodeBuilder, Provider<ActivityManifestEntryGenerator>, LayoutGenerator, LayoutHandlerGenerator, WindowFeatureGenerator, GeneratorFactory, ListenerRegistrationGenerator.ListerRegistrationGeneratorFactory, NonConfigurationInstanceGenerator.NonconfigurationInstanceGeneratorFactory, OnCreateInjectionGenerator.InjectionGeneratorFactory, ScopesGeneration.ScopesGenerationFactory, ComponentAnalysis) - Constructor for class org.androidtransfuse.analysis.ActivityAnalysis
 
ActivityDelegateASTReference - Interface in org.androidtransfuse.gen.componentBuilder
 
ActivityDelegateRegistrationGenerator - Class in org.androidtransfuse.gen.componentBuilder
 
ActivityDelegateRegistrationGenerator(ActivityDelegateASTReference, ImmutableList<ASTMethod>) - Constructor for class org.androidtransfuse.gen.componentBuilder.ActivityDelegateRegistrationGenerator
 
ActivityDelegateRegistrationGeneratorFactory - Class in org.androidtransfuse.analysis.astAnalyzer.registration
 
ActivityDelegateRegistrationGeneratorFactory(ASTType, ComponentBuilderFactory) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.registration.ActivityDelegateRegistrationGeneratorFactory
 
ActivityFieldDelegateASTReference - Class in org.androidtransfuse.gen.componentBuilder
 
ActivityFieldDelegateASTReference(ASTField, InvocationBuilder) - Constructor for class org.androidtransfuse.gen.componentBuilder.ActivityFieldDelegateASTReference
 
ActivityManifestEntryGenerator - Class in org.androidtransfuse.experiment.generators
 
ActivityManifestEntryGenerator(IntentFilterFactory, MetaDataBuilder, ManifestManager, Provider<Activity>) - Constructor for class org.androidtransfuse.experiment.generators.ActivityManifestEntryGenerator
 
ActivityMethodDelegateASTReference - Class in org.androidtransfuse.gen.componentBuilder
 
ActivityMethodDelegateASTReference(ASTMethod, InvocationBuilder) - Constructor for class org.androidtransfuse.gen.componentBuilder.ActivityMethodDelegateASTReference
 
ActivityPlugin - Class in org.androidtransfuse.plugins
 
ActivityPlugin() - Constructor for class org.androidtransfuse.plugins.ActivityPlugin
 
ActivityTypeDelegateASTReference - Class in org.androidtransfuse.gen.componentBuilder
 
ActivityTypeDelegateASTReference() - Constructor for class org.androidtransfuse.gen.componentBuilder.ActivityTypeDelegateASTReference
 
ADAPTER_VIEW - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ADAPTER_VIEW_ON_ITEM_CLICK_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ADAPTER_VIEW_ON_ITEM_LONG_CLICK_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ADAPTER_VIEW_ON_ITEM_SELECTED_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
add(String, ImmutableList<ASTType>) - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect
 
add(ASTMethod) - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect
 
add(FieldInjectionPoint) - Method in class org.androidtransfuse.analysis.astAnalyzer.NonConfigurationAspect
 
add(ComponentPartGenerator) - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
add(ASTMethod, GenerationPhase, ComponentMethodGenerator) - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
addActivity(Activity) - Method in class org.androidtransfuse.processor.ManifestManager
 
addApplication(Application) - Method in class org.androidtransfuse.processor.ManifestManager
 
addBroadcastReceiver(Receiver) - Method in class org.androidtransfuse.processor.ManifestManager
 
addCallThroughEvent(Class<? extends Annotation>, ASTType, Class<?>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
addEvent(Class<? extends Annotation>, ASTType, EventMapping) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
addEvents(ComponentDescriptor, ASTType, Class<? extends Annotation>, ASTMethod) - Method in class org.androidtransfuse.analysis.ComponentAnalysis
 
addGenerators(Collection<ExpressionVariableDependentGenerator>) - Method in class org.androidtransfuse.model.ComponentDescriptor
 
addGenerators(ExpressionVariableDependentGenerator...) - Method in class org.androidtransfuse.model.ComponentDescriptor
 
addInstalledComponents(ASTType[]) - Method in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
addLazy(ASTMethod, ComponentMethodGenerator) - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
addListener(Class<? extends Annotation>, ASTType, ASTType, ASTType, String) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
addMapping(Class<? extends Annotation>, ASTType, InjectionMapping) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
addMergeTag(String) - Method in class org.androidtransfuse.model.Mergeable
 
addMethodCallback(ASTType, ASTMethod) - Method in class org.androidtransfuse.analysis.astAnalyzer.ListenerAspect
 
addModuleRepository(InjectionNodeBuilderRepository) - Method in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
addObserver(ASTType, ASTMethod) - Method in class org.androidtransfuse.analysis.astAnalyzer.ObservesAspect
 
addPermission(Permission) - Method in class org.androidtransfuse.processor.ManifestManager
 
addRegistration(Class<? extends Annotation>, ASTType, String, List<ASTType>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
addRegistration(ExpressionVariableDependentGenerator) - Method in class org.androidtransfuse.model.ComponentDescriptor
 
addRegistrationBuilders(List<RegistrationGenerator>) - Method in class org.androidtransfuse.analysis.astAnalyzer.RegistrationAspect
 
addResource(ASTType, String, Integer) - Method in class org.androidtransfuse.model.r.RResourceMapping
 
addService(Service) - Method in class org.androidtransfuse.processor.ManifestManager
 
addSuperCall(Class<? extends Annotation>, ASTType, String, List<ASTType>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
addUsesFeature(UsesFeature) - Method in class org.androidtransfuse.processor.ManifestManager
 
addUsesPermission(UsesPermission) - Method in class org.androidtransfuse.processor.ManifestManager
 
ALARM_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
Analysis<T> - Interface in org.androidtransfuse.analysis
 
AnalysisGeneration - Class in org.androidtransfuse.gen
 
AnalysisGeneration(Provider<? extends Analysis<ComponentDescriptor>>, Provider<ComponentGenerator>) - Constructor for class org.androidtransfuse.gen.AnalysisGeneration
 
AnalysisGenerationFactory - Class in org.androidtransfuse.gen
 
AnalysisGenerationFactory() - Constructor for class org.androidtransfuse.gen.AnalysisGenerationFactory
 
AnalysisGenerationTransactionProcessorBuilder - Class in org.androidtransfuse.processor
Builds a Transaction supporting the AnalysisGeneration
AnalysisGenerationTransactionProcessorBuilder(Provider<TransactionWorker<Provider<ASTType>, JDefinedClass>>, Provider<JCodeModel>, Provider<FilerSourceCodeWriter>, Provider<FilerResourceWriter>, ScopedTransactionFactory) - Constructor for class org.androidtransfuse.processor.AnalysisGenerationTransactionProcessorBuilder
 
AnalysisGenerationTransactionProcessorBuilderFactory - Interface in org.androidtransfuse.processor
 
analyze(ASTType) - Method in class org.androidtransfuse.analysis.ActivityAnalysis
 
analyze(ASTType) - Method in interface org.androidtransfuse.analysis.Analysis
 
analyze(ASTType) - Method in class org.androidtransfuse.analysis.ApplicationAnalysis
 
analyze(ASTType) - Method in class org.androidtransfuse.analysis.BroadcastReceiverAnalysis
 
analyze(ASTType) - Method in class org.androidtransfuse.analysis.FragmentAnalysis
 
analyze(ASTType) - Method in class org.androidtransfuse.analysis.ServiceAnalysis
 
analyzeField(InjectionNode, ASTType, ASTField, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.AnnotationValidationAnalysis
 
analyzeField(InjectionNode, ASTType, ASTField, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.NonConfigurationAnalysis
 
analyzeField(InjectionNode, ASTType, ASTField, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.RegistrationAnalyzer
 
analyzeMethod(InjectionNode, ASTType, ASTMethod, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.AnnotationValidationAnalysis
 
analyzeMethod(InjectionNode, ASTType, ASTMethod, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.ListenerAnalysis
 
analyzeMethod(InjectionNode, ASTType, ASTMethod, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAnalysis
 
analyzeMethod(InjectionNode, ASTType, ASTMethod, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.ObservesAnalysis
 
analyzeMethod(InjectionNode, ASTType, ASTMethod, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.RegistrationAnalyzer
 
analyzeType(InjectionNode, ASTType, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.AnnotationValidationAnalysis
 
analyzeType(InjectionNode, ASTType, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.DeclareFieldAnalysis
 
analyzeType(InjectionNode, ASTType, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAnalysis
 
analyzeType(InjectionNode, ASTType, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.RegistrationAnalyzer
 
ANDROID_MANIFEST_FILE_OPTION - Static variable in class org.androidtransfuse.util.ManifestLocator
 
ANDROID_PREFIX - Static variable in class org.androidtransfuse.model.manifest.ManifestNamespaceMapper
 
ANDROID_URI - Static variable in class org.androidtransfuse.model.manifest.ManifestNamespaceMapper
 
AndroidLiterals - Class in org.androidtransfuse.util
 
ANIMATION - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ANIMATION_UTILS - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
AnimationResourceExpressionBuilder - Class in org.androidtransfuse.gen.variableBuilder.resource
 
AnimationResourceExpressionBuilder(InjectionNode, ClassGenerationUtil, InjectionExpressionBuilder, TypedExpressionFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.resource.AnimationResourceExpressionBuilder
 
AnimationResourceExpressionBuilderAdaptor - Class in org.androidtransfuse.gen.variableBuilder.resource
 
AnimationResourceExpressionBuilderAdaptor(MethodBasedResourceExpressionBuilderFactory, InjectionPointFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.resource.AnimationResourceExpressionBuilderAdaptor
 
AnnotatedType - Class in org.androidtransfuse.analysis
 
AnnotatedType(ASTType, ASTType) - Constructor for class org.androidtransfuse.analysis.AnnotatedType
 
AnnotatedTypeMatcher - Class in org.androidtransfuse.analysis
 
AnnotatedTypeMatcher(ASTType, ASTType) - Constructor for class org.androidtransfuse.analysis.AnnotatedTypeMatcher
 
AnnotationAccompaniesValidator - Class in org.androidtransfuse.analysis.astAnalyzer.validation
 
AnnotationAccompaniesValidator(Validator, ImmutableSet<ASTType>, String) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationAccompaniesValidator
 
AnnotationParameterRegexValidator - Class in org.androidtransfuse.analysis.astAnalyzer.validation
 
AnnotationParameterRegexValidator(String, String, Validator, String) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationParameterRegexValidator
 
AnnotationValidationAnalysis - Class in org.androidtransfuse.analysis.astAnalyzer
 
AnnotationValidationAnalysis(AnnotationValidatorBuilder) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.AnnotationValidationAnalysis
 
AnnotationValidator - Interface in org.androidtransfuse.analysis.astAnalyzer.validation
 
AnnotationValidatorBuilder - Class in org.androidtransfuse.analysis.astAnalyzer.validation
 
AnnotationValidatorBuilder(ASTClassFactory, Validator) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder
 
AnnotationValidatorBuilder.GivenAnnotationValidationBuilder - Class in org.androidtransfuse.analysis.astAnalyzer.validation
 
Application - Class in org.androidtransfuse.model.manifest
attributes android:allowTaskReparenting=["true" | "false"] android:backupAgent="string" android:debuggable=["true" | "false"] android:description="string resource" android:enabled=["true" | "false"] android:hasCode=["true" | "false"] android:hardwareAccelerated=["true" | "false"] android:icon="drawable resource" android:killAfterRestore=["true" | "false"] android:label="string resource" android:logo="drawable resource" android:manageSpaceActivity="string" android:name="string" android:permission="string" android:persistent=["true" | "false"] android:process="string" android:restoreAnyVersion=["true" | "false"] android:taskAffinity="string" android:theme="resource or theme" android:uiOptions=["none" | "splitActionBarWhenNarrow"] <p/> can contain: <activity> <activity-alias> <service> <receiver> <provider> <uses-library>
Application() - Constructor for class org.androidtransfuse.model.manifest.Application
 
APPLICATION - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ApplicationAnalysis - Class in org.androidtransfuse.analysis
 
ApplicationAnalysis(InjectionNodeBuilderRepositoryFactory, ASTElementFactory, ASTTypeBuilderVisitor, AnalysisContextFactory, ProviderInjectionNodeBuilderFactory, ObservesExpressionGenerator.ObservesExpressionGeneratorFactory, OnCreateInjectionGenerator.InjectionGeneratorFactory, ApplicationManifestEntryGenerator, ScopesGeneration.ScopesGenerationFactory, ComponentAnalysis, ApplicationScopeSeedGenerator) - Constructor for class org.androidtransfuse.analysis.ApplicationAnalysis
 
ApplicationManifestEntryGenerator - Class in org.androidtransfuse.experiment.generators
 
ApplicationManifestEntryGenerator(MetaDataBuilder, ManifestManager, Provider<Application>) - Constructor for class org.androidtransfuse.experiment.generators.ApplicationManifestEntryGenerator
 
ApplicationPlugin - Class in org.androidtransfuse.plugins
 
ApplicationPlugin() - Constructor for class org.androidtransfuse.plugins.ApplicationPlugin
 
ApplicationScopeSeedGenerator - Class in org.androidtransfuse.experiment.generators
 
ApplicationScopeSeedGenerator(UniqueVariableNamer, ASTElementFactory, ClassGenerationUtil) - Constructor for class org.androidtransfuse.experiment.generators.ApplicationScopeSeedGenerator
 
arg(JExpression) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder.DependencyBindingBuilder.DependencyArgumentBindingBuilder
 
AUDIO_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 

B

BindInterceptorProcessor - Class in org.androidtransfuse.analysis.module
Adds the given @BindInterceptor properties as a MethodInterceptor and associated annotation.
BindInterceptorProcessor() - Constructor for class org.androidtransfuse.analysis.module.BindInterceptorProcessor
 
BROADCAST_RECEIVER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
BroadcastReceiverAnalysis - Class in org.androidtransfuse.analysis
 
BroadcastReceiverAnalysis(InjectionNodeBuilderRepositoryFactory, ASTTypeBuilderVisitor, AnalysisContextFactory, InjectionBindingBuilder, BroadcastReceiverManifestEntryGenerator, ASTElementFactory, ProviderInjectionNodeBuilderFactory, OnCreateInjectionGenerator.InjectionGeneratorFactory, ScopesGeneration.ScopesGenerationFactory, ComponentAnalysis) - Constructor for class org.androidtransfuse.analysis.BroadcastReceiverAnalysis
 
BroadcastReceiverManifestEntryGenerator - Class in org.androidtransfuse.experiment.generators
 
BroadcastReceiverManifestEntryGenerator(IntentFilterFactory, MetaDataBuilder, ManifestManager, Provider<Receiver>) - Constructor for class org.androidtransfuse.experiment.generators.BroadcastReceiverManifestEntryGenerator
 
BroadcastReceiverPlugin - Class in org.androidtransfuse.plugins
 
BroadcastReceiverPlugin() - Constructor for class org.androidtransfuse.plugins.BroadcastReceiverPlugin
 
build() - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder
 
build() - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder.GivenAnnotationValidationBuilder
 
build(ASTMethod) - Method in interface org.androidtransfuse.analysis.ManualSuperGenerator.Factory
 
build() - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
build(ComponentDescriptor) - Method in interface org.androidtransfuse.experiment.ComponentBuilderFactory
 
build(ComponentDescriptor) - Method in class org.androidtransfuse.experiment.ComponentGenerator
 
build(ASTMethod, ASTMethod, ASTMethod) - Method in interface org.androidtransfuse.experiment.generators.ObservesExpressionGenerator.ObservesExpressionGeneratorFactory
 
build(ASTMethod, ASTType) - Method in interface org.androidtransfuse.experiment.generators.OnCreateInjectionGenerator.InjectionGeneratorFactory
 
build(ASTMethod) - Method in interface org.androidtransfuse.experiment.generators.SuperGenerator.SuperGeneratorFactory
 
build(ComponentBuilder, ComponentDescriptor, Map<InjectionNode, TypedExpression>) - Method in interface org.androidtransfuse.experiment.InjectionGeneration
 
build(ASTMethod) - Method in interface org.androidtransfuse.experiment.ScopesGeneration.ScopesGenerationFactory
 
build(ComponentBuilder, ASTMethod, TypedExpression) - Method in class org.androidtransfuse.gen.componentBuilder.ActivityDelegateRegistrationGenerator
 
build(ASTMethod) - Method in interface org.androidtransfuse.gen.componentBuilder.ListenerRegistrationGenerator.ListerRegistrationGeneratorFactory
 
build(ASTMethod) - Method in interface org.androidtransfuse.gen.componentBuilder.NonConfigurationInstanceGenerator.NonconfigurationInstanceGeneratorFactory
 
build(ComponentBuilder, ASTMethod, TypedExpression) - Method in interface org.androidtransfuse.gen.componentBuilder.RegistrationGenerator
 
build(ComponentBuilder, ASTMethod, TypedExpression) - Method in class org.androidtransfuse.gen.componentBuilder.ViewRegistrationGenerator
 
build() - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder.DependencyBindingBuilder.DependantVariableBuilderWrapper
 
build() - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder.DependencyBindingBuilder.DependencyArgumentBindingBuilder
 
build() - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder.StaticInvocationBindingBuilderArgument
 
buildActivityFieldDelegateASTReference(ASTField) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildActivityMethodDelegateASTReference(ASTMethod) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildActivityRegistrationGenerator(ActivityDelegateASTReference, ImmutableList<ASTMethod>) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildActivityTypeDelegateASTReference() - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildAnalysisGenerationProvider(Provider<? extends Analysis<ComponentDescriptor>>) - Method in class org.androidtransfuse.gen.AnalysisGenerationFactory
 
buildAnimationResourceExpressionBuilder(InjectionNode) - Method in interface org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilderFactory
 
buildAnimationResourceExpressionBuilderAdaptor() - Method in interface org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilderAdaptorFactory
 
buildApplicationInjections() - Method in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
buildBuilder(Provider<TransactionWorker<Provider<ASTType>, JDefinedClass>>) - Method in interface org.androidtransfuse.processor.AnalysisGenerationTransactionProcessorBuilderFactory
 
buildCallThroughMethodGenerator(ASTType) - Method in interface org.androidtransfuse.analysis.astAnalyzer.registration.RegistrationGenerators
 
buildComponentPackageClass(ASTType, String, String) - Method in class org.androidtransfuse.analysis.ComponentAnalysis
 
buildDependentInjectionNodeBuilder(ASTType, ASTType, DependentVariableBuilder) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildDependentVariableBuilderWrapper(InjectionNode, DependentVariableBuilder, ASTType) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
builderWindowFeatureCall(JDefinedClass, JBlock) - Method in class org.androidtransfuse.gen.componentBuilder.NoOpWindowFeatureBuilder
 
builderWindowFeatureCall(JDefinedClass, JBlock) - Method in interface org.androidtransfuse.gen.componentBuilder.WindowFeatureBuilder
 
buildExpression(InjectionBuilderContext, InjectionNode) - Method in class org.androidtransfuse.gen.variableBuilder.DependentVariableBuilderWrapper
 
buildExpression(InjectionBuilderContext, InjectionNode) - Method in class org.androidtransfuse.gen.variableBuilder.ExtraValuableBuilder
 
buildExpression(InjectionBuilderContext, InjectionNode) - Method in class org.androidtransfuse.gen.variableBuilder.FragmentViewVariableBuilder
 
buildExpression(TypedExpression) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder
 
buildExpression(InjectionBuilderContext, JExpression) - Method in class org.androidtransfuse.gen.variableBuilder.resource.AnimationResourceExpressionBuilder
 
buildExpression(InjectionBuilderContext, JExpression) - Method in class org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilder
 
buildExpression(InjectionBuilderContext, JExpression) - Method in interface org.androidtransfuse.gen.variableBuilder.resource.ResourceExpressionBuilder
 
buildExpression(InjectionBuilderContext, InjectionNode) - Method in class org.androidtransfuse.gen.variableBuilder.SystemServiceVariableBuilder
 
buildExpression(InjectionBuilderContext, InjectionNode) - Method in class org.androidtransfuse.gen.variableBuilder.ViewVariableBuilder
 
buildExpressionWrapper(TypedExpression) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildExtraVariableBuilder(String, InjectionNode, boolean, boolean) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildFactoryNodeBuilder(ASTType) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildFragmentOnSaveInstanceStateMethodCallbackGenerator(ASTType, ASTMethod, ASTMethod) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildFragmentViewVariableBuilder(Integer, String, InjectionNode, JType) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildIndependentVariableBuilderWrapper(ASTType, JExpression) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildInjectionNode(ASTBase, InjectionSignature, AnalysisContext) - Method in class org.androidtransfuse.gen.variableBuilder.DependentInjectionNodeBuilder
 
buildInjectionNode(ASTBase, InjectionSignature, AnalysisContext, ASTAnnotation) - Method in class org.androidtransfuse.gen.variableBuilder.ExtraInjectionNodeBuilder
 
buildInjectionNode(ASTBase, InjectionSignature, AnalysisContext, ASTAnnotation) - Method in class org.androidtransfuse.gen.variableBuilder.FragmentViewInjectionNodeBuilder
 
buildInjectionNode(ASTBase, InjectionSignature, AnalysisContext, ASTAnnotation) - Method in class org.androidtransfuse.gen.variableBuilder.PreferenceInjectionNodeBuilder
 
buildInjectionNode(ASTBase, InjectionSignature, AnalysisContext, ASTAnnotation) - Method in class org.androidtransfuse.gen.variableBuilder.ResourceInjectionNodeBuilder
 
buildInjectionNode(ASTBase, InjectionSignature, AnalysisContext, ASTAnnotation) - Method in class org.androidtransfuse.gen.variableBuilder.SystemServiceBindingInjectionNodeBuilder
 
buildInjectionNode(ASTBase, InjectionSignature, AnalysisContext, ASTAnnotation) - Method in class org.androidtransfuse.gen.variableBuilder.ViewInjectionNodeBuilder
 
buildInjectionNodeBuilder(VariableBuilder) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildIntentFilters(ASTType) - Method in class org.androidtransfuse.analysis.IntentFilterFactory
 
buildInvocation(JDefinedClass, JBlock, TypedExpression, JExpression, String, InjectionNode) - Method in class org.androidtransfuse.gen.componentBuilder.ViewFieldRegistrationInvocationBuilderImpl
 
buildInvocation(JDefinedClass, JBlock, TypedExpression, JExpression, String, InjectionNode) - Method in class org.androidtransfuse.gen.componentBuilder.ViewMethodRegistrationInvocationBuilderImpl
 
buildInvocation(JDefinedClass, JBlock, TypedExpression, JExpression, String, InjectionNode) - Method in interface org.androidtransfuse.gen.componentBuilder.ViewRegistrationInvocationBuilder
 
buildInvocation(JDefinedClass, JBlock, TypedExpression, JExpression, String, InjectionNode) - Method in class org.androidtransfuse.gen.componentBuilder.ViewTypeRegistrationInvocationBuilderImpl
 
buildLayoutCall(JDefinedClass, JBlock) - Method in interface org.androidtransfuse.gen.componentBuilder.LayoutBuilder
 
buildLayoutCall(JDefinedClass, JBlock) - Method in class org.androidtransfuse.gen.componentBuilder.LayoutHandlerBuilder
 
buildLayoutCall(JDefinedClass, JBlock) - Method in class org.androidtransfuse.gen.componentBuilder.NoOpLayoutBuilder
 
buildLayoutCall(JDefinedClass, JBlock) - Method in class org.androidtransfuse.gen.componentBuilder.RLayoutBuilder
 
buildManifestEntry(String, Activity) - Method in class org.androidtransfuse.experiment.generators.ActivityManifestEntryGenerator
 
buildMetaData(ASTType) - Method in class org.androidtransfuse.analysis.MetaDataBuilder
 
buildMethod(JDefinedClass) - Method in class org.androidtransfuse.gen.componentBuilder.ExistingMethod
 
buildMethod(JDefinedClass) - Method in interface org.androidtransfuse.gen.componentBuilder.MethodBuilder
 
buildMethodBasedResourceExpressionBuilder(ASTType, String, InjectionNode) - Method in interface org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilderFactory
 
buildMethodBasedResourceExpressionBuilderAdaptor(ASTType, String) - Method in interface org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilderAdaptorFactory
 
buildMethodCallbackGenerator(ASTType, ASTMethod, ASTMethod) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildMethodCallVariableBuilder(String, ImmutableList<JExpression>) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildModuleConfiguration() - Method in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
buildPreferenceVariableBuilder(ASTType, String, InjectionNode) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildProviderInjectionNodeBuilder(ASTType) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildProviderVariableBuilder(InjectionNode) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildR(Collection<? extends ASTType>) - Method in class org.androidtransfuse.model.r.RBuilder
 
buildReceiver(String, BroadcastReceiver) - Method in class org.androidtransfuse.experiment.generators.BroadcastReceiverManifestEntryGenerator
 
buildReference(JDefinedClass, TypedExpression) - Method in interface org.androidtransfuse.gen.componentBuilder.ActivityDelegateASTReference
 
buildReference(JDefinedClass, TypedExpression) - Method in class org.androidtransfuse.gen.componentBuilder.ActivityFieldDelegateASTReference
 
buildReference(JDefinedClass, TypedExpression) - Method in class org.androidtransfuse.gen.componentBuilder.ActivityMethodDelegateASTReference
 
buildReference(JDefinedClass, TypedExpression) - Method in class org.androidtransfuse.gen.componentBuilder.ActivityTypeDelegateASTReference
 
buildReference(Integer) - Method in class org.androidtransfuse.model.r.RResourceReferenceBuilder
 
buildReference(ResourceIdentifier) - Method in class org.androidtransfuse.model.r.RResourceReferenceBuilder
 
buildRegistrationGenerator(InjectionNode, ASTBase, ASTAnnotation, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.registration.ActivityDelegateRegistrationGeneratorFactory
 
buildRegistrationGenerator(InjectionNode, ASTBase, ASTAnnotation, AnalysisContext) - Method in class org.androidtransfuse.analysis.astAnalyzer.registration.ViewRegistrationGeneratorFactory
 
buildRegistrationGenerator(InjectionNode, ASTBase, ASTAnnotation, AnalysisContext) - Method in interface org.androidtransfuse.analysis.repository.RegistrationGeneratorFactory
 
buildResourceExpressionBuilder(AnalysisContext) - Method in class org.androidtransfuse.gen.variableBuilder.resource.AnimationResourceExpressionBuilderAdaptor
 
buildResourceExpressionBuilder(AnalysisContext) - Method in class org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilderAdaptor
 
buildResourceExpressionBuilder(AnalysisContext) - Method in interface org.androidtransfuse.gen.variableBuilder.resource.ResourceExpressionBuilderAdaptor
 
buildResourceExpressionBuilder(JType, AnalysisContext) - Method in class org.androidtransfuse.gen.variableBuilder.resource.ResourceExpressionBuilderFactory
 
buildResourceVariableBuilder(int, ResourceExpressionBuilder) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildService(String, Service) - Method in class org.androidtransfuse.experiment.generators.ServiceManifestEntryGenerator
 
buildStaticInvocationVariableBuilder(ASTType, String) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildStrategyGenerator(Class) - Method in interface org.androidtransfuse.gen.GeneratorFactory
 
buildSystemServiceVariableBuilder(String, InjectionNode) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildThis(Class) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder
 
buildThis(ASTType) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder
 
buildTransaction(V, Provider<? extends TransactionWorker<V, R>>) - Method in class org.androidtransfuse.processor.ScopedTransactionFactory
 
buildVariable(JExpression) - Method in interface org.androidtransfuse.gen.variableBuilder.DependentVariableBuilder
 
buildVariable(JExpression) - Method in class org.androidtransfuse.gen.variableBuilder.MethodCallVariableBuilder
 
buildVariable(InjectionBuilderContext, InjectionNode) - Method in class org.androidtransfuse.gen.variableBuilder.PreferenceVariableBuilder
 
buildVariable(InjectionBuilderContext, InjectionNode) - Method in class org.androidtransfuse.gen.variableBuilder.ResourceVariableBuilder
 
buildVariable(JExpression) - Method in class org.androidtransfuse.gen.variableBuilder.StaticInvocationVariableBuilder
 
buildVariableInjectionNodeBuilder(ASTType) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
buildViewFieldRegistrationInvocationBuilder(ASTField) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildViewMethodRegistrationInvocationBuilder(ASTMethod) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildViewRegistrationGenerator(ListenableMethod) - Method in interface org.androidtransfuse.analysis.astAnalyzer.registration.RegistrationGenerators
 
buildViewRegistrationGenerator(InjectionNode, String, InjectionNode, ViewRegistrationInvocationBuilder) - Method in interface org.androidtransfuse.gen.componentBuilder.ComponentBuilderFactory
 
buildViewVariableBuilder(Integer, String, InjectionNode, JType) - Method in interface org.androidtransfuse.gen.variableBuilder.VariableInjectionBuilderFactory
 
BUNDLE - Static variable in class org.androidtransfuse.util.AndroidLiterals
 

C

Category - Class in org.androidtransfuse.model.manifest
attributes android:name="string"
Category() - Constructor for class org.androidtransfuse.model.manifest.Category
 
checkForErrors() - Method in class org.androidtransfuse.processor.TransfuseProcessor
 
CLIPBOARD_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
closeMethod(MethodDescriptor) - Method in class org.androidtransfuse.gen.componentBuilder.ExistingMethod
 
closeMethod(MethodDescriptor) - Method in interface org.androidtransfuse.gen.componentBuilder.MethodBuilder
 
CodeGenerationWrapperProvider<V,R> - Class in org.androidtransfuse.processor
 
CodeGenerationWrapperProvider(Provider<? extends TransactionWorker<V, R>>, Provider<JCodeModel>, Provider<FilerSourceCodeWriter>, Provider<FilerResourceWriter>) - Constructor for class org.androidtransfuse.processor.CodeGenerationWrapperProvider
 
COLOR_STATE_LIST - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
compareTo(IntentFactoryExtraAspect) - Method in class org.androidtransfuse.analysis.astAnalyzer.IntentFactoryExtraAspect
 
compareTo(Activity) - Method in class org.androidtransfuse.model.manifest.Activity
 
compareTo(Receiver) - Method in class org.androidtransfuse.model.manifest.Receiver
 
compareTo(UsesPermission) - Method in class org.androidtransfuse.model.manifest.UsesPermission
 
CompatibleScreens - Class in org.androidtransfuse.model.manifest
child elements: <screen>
CompatibleScreens() - Constructor for class org.androidtransfuse.model.manifest.CompatibleScreens
 
component(Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
ComponentAnalysis - Class in org.androidtransfuse.analysis
 
ComponentAnalysis(ConfigurationRepositoryImpl, ASTElementFactory, ASTClassFactory, ComponentBuilderFactory, SuperGenerator.SuperGeneratorFactory, Provider<InjectionNodeBuilderRepository>, RegistrationGenerators, ManualSuperGenerator.Factory) - Constructor for class org.androidtransfuse.analysis.ComponentAnalysis
 
ComponentBuilder - Class in org.androidtransfuse.experiment
 
ComponentBuilder(ClassGenerationUtil, ComponentDescriptor, UniqueVariableNamer) - Constructor for class org.androidtransfuse.experiment.ComponentBuilder
 
ComponentBuilderFactory - Interface in org.androidtransfuse.experiment
 
ComponentBuilderFactory - Interface in org.androidtransfuse.gen.componentBuilder
 
ComponentDescriptor - Class in org.androidtransfuse.experiment
 
ComponentDescriptor(ASTType, ASTType, PackageClass) - Constructor for class org.androidtransfuse.experiment.ComponentDescriptor
 
ComponentDescriptor(ASTType, ASTType, PackageClass, AnalysisContext) - Constructor for class org.androidtransfuse.experiment.ComponentDescriptor
 
ComponentDescriptor - Class in org.androidtransfuse.model
 
ComponentDescriptor(String, PackageClass) - Constructor for class org.androidtransfuse.model.ComponentDescriptor
 
ComponentGenerator - Class in org.androidtransfuse.experiment
 
ComponentGenerator(ComponentBuilderFactory) - Constructor for class org.androidtransfuse.experiment.ComponentGenerator
 
ComponentMethodGenerator - Interface in org.androidtransfuse.experiment
 
ComponentPartGenerator - Interface in org.androidtransfuse.experiment
 
ComponentsGenerator - Class in org.androidtransfuse.gen
 
ComponentsGenerator(ClassGenerationUtil, UniqueVariableNamer) - Constructor for class org.androidtransfuse.gen.ComponentsGenerator
 
ConfigurationRepositoryImpl - Class in org.androidtransfuse.analysis
 
ConfigurationRepositoryImpl(ASTClassFactory) - Constructor for class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
CONNECTIVITY_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
contains(ASTType) - Method in class org.androidtransfuse.analysis.astAnalyzer.ListenerAspect
 
containsTag(String) - Method in class org.androidtransfuse.model.Mergeable
 
CONTENT_CONFIGURATION - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
CONTEXT - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
createClassFile(CharSequence, Element...) - Method in class org.androidtransfuse.config.SynchronizedFiler
 
createResource(JavaFileManager.Location, CharSequence, CharSequence, Element...) - Method in class org.androidtransfuse.config.SynchronizedFiler
 
createSourceFile(CharSequence, Element...) - Method in class org.androidtransfuse.config.SynchronizedFiler
 

D

Data - Class in org.androidtransfuse.model.manifest
attributes: android:host="string" android:mimeType="string" android:path="string" android:pathPattern="string" android:pathPrefix="string" android:port="string" android:scheme="string"
Data() - Constructor for class org.androidtransfuse.model.manifest.Data
 
DeclareFieldAnalysis - Class in org.androidtransfuse.analysis.astAnalyzer
Analysis to determine if a type is annotated with @DeclareField.
DeclareFieldAnalysis() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.DeclareFieldAnalysis
 
dependency(Class) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder
 
dependency(ASTType) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder
 
dependencyArg(ASTType) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder.StaticInvocationBindingBuilder
 
DependentInjectionNodeBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
DependentInjectionNodeBuilder(ASTType, ASTType, DependentVariableBuilder, InjectionPointFactory, VariableInjectionBuilderFactory, Analyzer) - Constructor for class org.androidtransfuse.gen.variableBuilder.DependentInjectionNodeBuilder
 
DependentVariableBuilder - Interface in org.androidtransfuse.gen.variableBuilder
 
DependentVariableBuilderWrapper - Class in org.androidtransfuse.gen.variableBuilder
 
DependentVariableBuilderWrapper(InjectionNode, DependentVariableBuilder, ASTType, TypedExpressionFactory, InjectionExpressionBuilder) - Constructor for class org.androidtransfuse.gen.variableBuilder.DependentVariableBuilderWrapper
 
DEVICE_POLICY_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
DOWNLOAD_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
DROPBOX_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 

E

equals(Object) - Method in class org.androidtransfuse.analysis.AnnotatedTypeMatcher
 
equals(Object) - Method in class org.androidtransfuse.analysis.astAnalyzer.IntentFactoryExtraAspect
 
equals(Object) - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect.Method
 
equals(Object) - Method in class org.androidtransfuse.model.manifest.Activity
 
equals(Object) - Method in class org.androidtransfuse.model.r.ResourceIdentifier
 
execute() - Method in class org.androidtransfuse.processor.FactoryProcessor
 
execute() - Method in class org.androidtransfuse.processor.TransfuseProcessor
 
ExistingMethod - Class in org.androidtransfuse.gen.componentBuilder
 
ExistingMethod(MethodDescriptor) - Constructor for class org.androidtransfuse.gen.componentBuilder.ExistingMethod
 
ExpressionVariableDependentGenerator - Interface in org.androidtransfuse.gen.componentBuilder
 
ExtraInjectionNodeBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
ExtraInjectionNodeBuilder(InjectionPointFactory, VariableInjectionBuilderFactory, Analyzer, Validator) - Constructor for class org.androidtransfuse.gen.variableBuilder.ExtraInjectionNodeBuilder
 
ExtraValuableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
ExtraValuableBuilder(String, InjectionNode, boolean, boolean, InjectionExpressionBuilder, ClassGenerationUtil, TypedExpressionFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.ExtraValuableBuilder
 

F

FactoriesTransactionWorker - Class in org.androidtransfuse.processor
 
FactoriesTransactionWorker(FactoriesGenerator, InjectionNodeBuilderRepositoryFactory, VariableInjectionBuilderFactory, Provider<InjectionNodeBuilderRepository>) - Constructor for class org.androidtransfuse.processor.FactoriesTransactionWorker
 
FactoryProcessor - Class in org.androidtransfuse.processor
 
FactoryProcessor(TransactionProcessor, TransactionProcessorPool<Provider<ASTType>, JDefinedClass>, TransactionFactory<Provider<ASTType>, JDefinedClass>) - Constructor for class org.androidtransfuse.processor.FactoryProcessor
 
FactoryTransactionWorker - Class in org.androidtransfuse.processor
 
FactoryTransactionWorker(FactoryGenerator) - Constructor for class org.androidtransfuse.processor.FactoryTransactionWorker
 
findManifest() - Method in class org.androidtransfuse.util.ManifestLocator
 
FRAGMENT - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
FRAGMENT_MANAGER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
FragmentAnalysis - Class in org.androidtransfuse.analysis
 
FragmentAnalysis(ASTClassFactory, ASTElementFactory, ProviderInjectionNodeBuilderFactory, AnalysisContextFactory, InjectionBindingBuilder, ASTTypeBuilderVisitor, InjectionNodeBuilderRepositoryFactory, ComponentBuilderFactory, ListenerRegistrationGenerator.ListerRegistrationGeneratorFactory, ObservesExpressionGenerator.ObservesExpressionGeneratorFactory, ExtraInjectionNodeBuilder, SystemServiceBindingInjectionNodeBuilder, ResourceInjectionNodeBuilder, PreferenceInjectionNodeBuilder, FragmentViewInjectionNodeBuilder, OnCreateInjectionGenerator.InjectionGeneratorFactory, FragmentLayoutGenerator, ScopesGeneration.ScopesGenerationFactory, ComponentAnalysis) - Constructor for class org.androidtransfuse.analysis.FragmentAnalysis
 
FragmentLayoutGenerator - Class in org.androidtransfuse.experiment.generators
 
FragmentLayoutGenerator(RResourceReferenceBuilder, ASTElementFactory, UniqueVariableNamer, ClassGenerationUtil, InjectionBindingBuilder) - Constructor for class org.androidtransfuse.experiment.generators.FragmentLayoutGenerator
 
FragmentOnSaveInstanceStateMethodCallbackGenerator - Class in org.androidtransfuse.experiment.generators
 
FragmentOnSaveInstanceStateMethodCallbackGenerator(ASTType, ASTMethod, ASTMethod, InvocationBuilder, UniqueVariableNamer, ClassGenerationUtil, ASTElementFactory) - Constructor for class org.androidtransfuse.experiment.generators.FragmentOnSaveInstanceStateMethodCallbackGenerator
 
FragmentPlugin - Class in org.androidtransfuse.plugins
 
FragmentPlugin() - Constructor for class org.androidtransfuse.plugins.FragmentPlugin
 
FragmentViewInjectionNodeBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
FragmentViewInjectionNodeBuilder(ClassGenerationUtil, InjectionPointFactory, VariableInjectionBuilderFactory, Analyzer) - Constructor for class org.androidtransfuse.gen.variableBuilder.FragmentViewInjectionNodeBuilder
 
FragmentViewVariableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
FragmentViewVariableBuilder(Integer, String, InjectionNode, JType, InjectionExpressionBuilder, RResourceReferenceBuilder, ClassGenerationUtil, InvocationBuilder, UniqueVariableNamer, RResource, TypedExpressionFactory, ExpressionMatchingListFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.FragmentViewVariableBuilder
 

G

generate(MethodDescriptor, JBlock) - Method in interface org.androidtransfuse.experiment.ComponentMethodGenerator
 
generate(ComponentDescriptor) - Method in interface org.androidtransfuse.experiment.ComponentPartGenerator
 
generate(JDefinedClass, MethodDescriptor, Map<InjectionNode, TypedExpression>, ComponentDescriptor, JExpression) - Method in interface org.androidtransfuse.gen.componentBuilder.ExpressionVariableDependentGenerator
 
generateMapping(JDefinedClass, JClass, JDefinedClass) - Method in class org.androidtransfuse.gen.ComponentsGenerator
 
GenerateModuleProcessor - Class in org.androidtransfuse.processor
 
GenerateModuleProcessor(ManifestManager, Merger, Manifest, Logger, File, ManifestSerializer, String) - Constructor for class org.androidtransfuse.processor.GenerateModuleProcessor
 
Generation - Interface in org.androidtransfuse.experiment
 
GenerationPhase - Enum in org.androidtransfuse.experiment
 
GeneratorFactory - Interface in org.androidtransfuse.gen
 
GeneratorRepository - Class in org.androidtransfuse.processor
 
GeneratorRepository(ImmutableMap<Class<? extends Annotation>, TransactionProcessorBuilder<Provider<ASTType>, ?>>, TransactionProcessor) - Constructor for class org.androidtransfuse.processor.GeneratorRepository
 
GeneratorRepositoryProvider - Class in org.androidtransfuse.processor
Configures the Processor chain
GeneratorRepositoryProvider(FactoryProcessor, AnalysisGenerationFactory, Provider<ActivityAnalysis>, Provider<BroadcastReceiverAnalysis>, Provider<ServiceAnalysis>, Provider<FragmentAnalysis>, Provider<ApplicationAnalysis>, AnalysisGenerationTransactionProcessorBuilderFactory, GenerateModuleProcessor, Provider<PackageHelperGeneratorAdapter>, ModuleProcessorBuilder, ImplementedByProcessorBuilder, TransactionProcessorPool<Map<Provider<ASTType>, JDefinedClass>, JDefinedClass>, Provider<ComponentsGenerator>, Provider<VirtualProxyTransactionWorker>, Provider<ScopesGeneratorWorker>, ScopedTransactionBuilder) - Constructor for class org.androidtransfuse.processor.GeneratorRepositoryProvider
 
get() - Method in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryProvider
 
get() - Method in class org.androidtransfuse.analysis.repository.ScopeAspectFactoryRepositoryProvider
 
get() - Method in class org.androidtransfuse.config.JAXBContextProvider
 
get() - Method in class org.androidtransfuse.processor.CodeGenerationWrapperProvider
 
get() - Method in class org.androidtransfuse.processor.GeneratorRepositoryProvider
 
getActions() - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
getActivities() - Method in class org.androidtransfuse.model.manifest.Application
 
getActivityAliases() - Method in class org.androidtransfuse.model.manifest.Application
 
getAllowBackup() - Method in class org.androidtransfuse.model.manifest.Application
 
getAllowTaskReparenting() - Method in class org.androidtransfuse.model.manifest.Activity
 
getAllowTaskReparenting() - Method in class org.androidtransfuse.model.manifest.Application
 
getAlwaysRetainTaskState() - Method in class org.androidtransfuse.model.manifest.Activity
 
getAnalysisContext() - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
getAnalysisContext() - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
getAnnotation() - Method in class org.androidtransfuse.analysis.AnnotatedType
 
getAnyDensity() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getApplicationPackage() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getApplications() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getAuthorities() - Method in class org.androidtransfuse.model.manifest.Provider
 
getBackupAgent() - Method in class org.androidtransfuse.model.manifest.Application
 
getCallThroughClasses(ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
getCategories() - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
getClassGenerationStrategy() - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getClearTaskOnLaunch() - Method in class org.androidtransfuse.model.manifest.Activity
 
getCompatibleScreens() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getCompatibleWidthLimitDp() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getComponentBuilder(Class<? extends Annotation>) - Method in class org.androidtransfuse.processor.GeneratorRepository
 
getComponentBuilders() - Method in class org.androidtransfuse.processor.GeneratorRepository
 
getConfigChanges() - Method in class org.androidtransfuse.model.manifest.Activity
 
getData() - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
getDebuggable() - Method in class org.androidtransfuse.model.manifest.Application
 
getDefinedClass() - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
getDescription() - Method in class org.androidtransfuse.model.manifest.Application
 
getDescription() - Method in class org.androidtransfuse.model.manifest.Permission
 
getDescription() - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
getElements(ProcessingEnvironment) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getElements() - Method in class org.androidtransfuse.model.manifest.ManifestBase
List of Elements to hold all extra xml elements that are undefined in the AndroidManifest schema.
getEnabled() - Method in class org.androidtransfuse.model.manifest.Activity
 
getEnabled() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getEnabled() - Method in class org.androidtransfuse.model.manifest.Application
 
getEnabled() - Method in class org.androidtransfuse.model.manifest.Provider
 
getEnabled() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getEnabled() - Method in class org.androidtransfuse.model.manifest.Service
 
getEvents() - Method in class org.androidtransfuse.analysis.astAnalyzer.ObservesAspect
 
getEvents(ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
getExcludeFromRecents() - Method in class org.androidtransfuse.model.manifest.Activity
 
getExported() - Method in class org.androidtransfuse.model.manifest.Activity
 
getExported() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getExported() - Method in class org.androidtransfuse.model.manifest.Provider
 
getExported() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getExported() - Method in class org.androidtransfuse.model.manifest.Service
 
getExpressionMap() - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
getFactoryProcessor(Provider<FactoryTransactionWorker>, Provider<FactoriesTransactionWorker>, ScopedTransactionBuilder) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getFields() - Method in class org.androidtransfuse.analysis.astAnalyzer.NonConfigurationAspect
 
getFiler(ProcessingEnvironment) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getFinishOnTaskLaunch() - Method in class org.androidtransfuse.model.manifest.Activity
 
getFunctionalTest() - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
getGenerateFirst() - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
getGenerators() - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
getGenerators() - Method in class org.androidtransfuse.model.ComponentDescriptor
 
getGetter() - Method in class org.androidtransfuse.model.GetterSetterMethodPair
 
getGlEsVersion() - Method in class org.androidtransfuse.model.manifest.UsesFeature
 
getGrantUriPermissionList() - Method in class org.androidtransfuse.model.manifest.Provider
 
getGrantUriPermissions() - Method in class org.androidtransfuse.model.manifest.Provider
 
getHandleProfiling() - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
getHardwareAccelerated() - Method in class org.androidtransfuse.model.manifest.Activity
 
getHardwareAccelerated() - Method in class org.androidtransfuse.model.manifest.Application
 
getHasCode() - Method in class org.androidtransfuse.model.manifest.Application
 
getHost() - Method in class org.androidtransfuse.model.manifest.Data
 
getIcon() - Method in class org.androidtransfuse.model.manifest.Activity
 
getIcon() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getIcon() - Method in class org.androidtransfuse.model.manifest.Application
 
getIcon() - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
getIcon() - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
getIcon() - Method in class org.androidtransfuse.model.manifest.Permission
 
getIcon() - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
getIcon() - Method in class org.androidtransfuse.model.manifest.PermissionTree
 
getIcon() - Method in class org.androidtransfuse.model.manifest.Provider
 
getIcon() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getIcon() - Method in class org.androidtransfuse.model.manifest.Service
 
getIdentifier() - Method in interface org.androidtransfuse.model.Identified
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Action
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Activity
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Application
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Category
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Data
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.MetaData
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Permission
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.Service
 
getIdentifier() - Method in class org.androidtransfuse.model.manifest.UsesFeature
 
getInitMethodBuilder() - Method in class org.androidtransfuse.model.ComponentDescriptor
 
getInitMethodEventAnnotation() - Method in class org.androidtransfuse.model.ComponentDescriptor
 
getInitOrder() - Method in class org.androidtransfuse.model.manifest.Provider
 
getInjectionNodeFactory() - Method in class org.androidtransfuse.model.ComponentDescriptor
 
getInstalledAnnotatedWith(Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
getInstallLocation() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getInstrumentations() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getIntentFilters() - Method in class org.androidtransfuse.model.manifest.Activity
 
getIntentFilters() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getIntentFilters() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getIntentFilters() - Method in class org.androidtransfuse.model.manifest.Service
 
getJCodeModel() - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getKillAfterRestore() - Method in class org.androidtransfuse.model.manifest.Application
 
getLabel() - Method in class org.androidtransfuse.model.manifest.Activity
 
getLabel() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getLabel() - Method in class org.androidtransfuse.model.manifest.Application
 
getLabel() - Method in enum org.androidtransfuse.model.manifest.InstallLocation
 
getLabel() - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
getLabel() - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
getLabel() - Method in class org.androidtransfuse.model.manifest.Permission
 
getLabel() - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
getLabel() - Method in class org.androidtransfuse.model.manifest.PermissionTree
 
getLabel() - Method in class org.androidtransfuse.model.manifest.Provider
 
getLabel() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getLabel() - Method in enum org.androidtransfuse.model.manifest.ReqKeyboardType
 
getLabel() - Method in enum org.androidtransfuse.model.manifest.ReqNavigation
 
getLabel() - Method in enum org.androidtransfuse.model.manifest.ReqTouchScreen
 
getLabel() - Method in enum org.androidtransfuse.model.manifest.ScreenDensity
 
getLabel() - Method in enum org.androidtransfuse.model.manifest.ScreenSize
 
getLabel() - Method in class org.androidtransfuse.model.manifest.Service
 
getLargeHeap() - Method in class org.androidtransfuse.model.manifest.Application
 
getLargeScreens() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getLargestWidthLimitDp() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getLaunchMode() - Method in class org.androidtransfuse.model.manifest.Activity
 
getListenable() - Method in class org.androidtransfuse.analysis.ListenableMethod
 
getListeners(ASTType) - Method in class org.androidtransfuse.analysis.astAnalyzer.ListenerAspect
 
getListeners(ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
getLogger(ProcessingEnvironment) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getLogo() - Method in class org.androidtransfuse.model.manifest.Application
 
getLogPreprend() - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getManageSpaceActivity() - Method in class org.androidtransfuse.model.manifest.Application
 
getManifest() - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getManifest() - Method in class org.androidtransfuse.processor.ManifestManager
 
getManifestFile() - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getManifestFileLocation(ProcessingEnvironment) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getManifestProcessing(ProcessingEnvironment) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getMappings(ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
getMaxSdkVersion() - Method in class org.androidtransfuse.model.manifest.UsesPermission
 
getMaxSdkVersion() - Method in class org.androidtransfuse.model.manifest.UsesSDK
 
getMergeTagSize() - Method in class org.androidtransfuse.model.Mergeable
 
getMessenger(ProcessingEnvironment) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getMetaData() - Method in class org.androidtransfuse.model.manifest.Activity
 
getMetaData() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getMetaData() - Method in class org.androidtransfuse.model.manifest.Application
 
getMetaData() - Method in class org.androidtransfuse.model.manifest.Provider
 
getMetaData() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getMetaData() - Method in class org.androidtransfuse.model.manifest.Service
 
getMethod() - Method in class org.androidtransfuse.analysis.ListenableMethod
 
getMethodName() - Method in class org.androidtransfuse.analysis.Registration
 
getMethodName() - Method in class org.androidtransfuse.analysis.SuperCallMapping
 
getMethods() - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect
 
getMimeType() - Method in class org.androidtransfuse.model.manifest.Data
 
getMinSdkVersion() - Method in class org.androidtransfuse.model.manifest.UsesSDK
 
getMultiprocess() - Method in class org.androidtransfuse.model.manifest.Activity
 
getMultiprocess() - Method in class org.androidtransfuse.model.manifest.Provider
 
getName() - Method in class org.androidtransfuse.analysis.astAnalyzer.IntentFactoryExtraAspect
 
getName() - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect.Method
 
getName() - Method in class org.androidtransfuse.model.GetterSetterMethodPair
 
getName() - Method in class org.androidtransfuse.model.manifest.Action
 
getName() - Method in class org.androidtransfuse.model.manifest.Activity
 
getName() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getName() - Method in class org.androidtransfuse.model.manifest.Application
 
getName() - Method in class org.androidtransfuse.model.manifest.Category
 
getName() - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
getName() - Method in class org.androidtransfuse.model.manifest.MetaData
 
getName() - Method in class org.androidtransfuse.model.manifest.Permission
 
getName() - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
getName() - Method in class org.androidtransfuse.model.manifest.PermissionTree
 
getName() - Method in class org.androidtransfuse.model.manifest.Provider
 
getName() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getName() - Method in class org.androidtransfuse.model.manifest.Service
 
getName() - Method in class org.androidtransfuse.model.manifest.SupportsGlTexture
 
getName() - Method in class org.androidtransfuse.model.manifest.UsesFeature
 
getName() - Method in class org.androidtransfuse.model.manifest.UsesLibrary
 
getName() - Method in class org.androidtransfuse.model.manifest.UsesPermission
 
getName() - Method in class org.androidtransfuse.model.r.ResourceIdentifier
 
getNoHistory() - Method in class org.androidtransfuse.model.manifest.Activity
 
getNormalScreens() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getObserverMethods(ASTType) - Method in class org.androidtransfuse.analysis.astAnalyzer.ObservesAspect
 
getPackageClass() - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
getPackageClass() - Method in class org.androidtransfuse.model.ComponentDescriptor
 
getParameters() - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect.Method
 
getParameters() - Method in class org.androidtransfuse.analysis.Registration
 
getParameters() - Method in class org.androidtransfuse.analysis.SuperCallMapping
 
getPath() - Method in class org.androidtransfuse.model.manifest.Data
 
getPath() - Method in class org.androidtransfuse.model.manifest.GrantUriPermission
 
getPath() - Method in class org.androidtransfuse.model.manifest.PathPermission
 
getPathPattern() - Method in class org.androidtransfuse.model.manifest.Data
 
getPathPattern() - Method in class org.androidtransfuse.model.manifest.GrantUriPermission
 
getPathPattern() - Method in class org.androidtransfuse.model.manifest.PathPermission
 
getPathPermissions() - Method in class org.androidtransfuse.model.manifest.Provider
 
getPathPrefix() - Method in class org.androidtransfuse.model.manifest.Data
 
getPathPrefix() - Method in class org.androidtransfuse.model.manifest.GrantUriPermission
 
getPathPrefix() - Method in class org.androidtransfuse.model.manifest.PathPermission
 
getPermission() - Method in class org.androidtransfuse.model.manifest.Activity
 
getPermission() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getPermission() - Method in class org.androidtransfuse.model.manifest.Application
 
getPermission() - Method in class org.androidtransfuse.model.manifest.PathPermission
 
getPermission() - Method in class org.androidtransfuse.model.manifest.Provider
 
getPermission() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getPermission() - Method in class org.androidtransfuse.model.manifest.Service
 
getPermissionGroup() - Method in class org.androidtransfuse.model.manifest.Permission
 
getPermissionGroups() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getPermissions() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getPermissionTrees() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getPersistent() - Method in class org.androidtransfuse.model.manifest.Application
 
getPort() - Method in class org.androidtransfuse.model.manifest.Data
 
getPriority() - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
getProcess() - Method in class org.androidtransfuse.model.manifest.Activity
 
getProcess() - Method in class org.androidtransfuse.model.manifest.Application
 
getProcess() - Method in class org.androidtransfuse.model.manifest.Provider
 
getProcess() - Method in class org.androidtransfuse.model.manifest.Receiver
 
getProcess() - Method in class org.androidtransfuse.model.manifest.Service
 
getProcessingEnvironment() - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getProcessor() - Method in class org.androidtransfuse.processor.GeneratorRepository
 
getProtectionLevel() - Method in class org.androidtransfuse.model.manifest.Permission
 
getProviders() - Method in class org.androidtransfuse.model.manifest.Application
 
getReadPermission() - Method in class org.androidtransfuse.model.manifest.PathPermission
 
getReadPermission() - Method in class org.androidtransfuse.model.manifest.Provider
 
getReceivers() - Method in class org.androidtransfuse.model.manifest.Application
 
getRegistration(ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
getRegistrationBuilders() - Method in class org.androidtransfuse.analysis.astAnalyzer.RegistrationAspect
 
getRegistrations() - Method in class org.androidtransfuse.model.ComponentDescriptor
 
getRepository(ConfigurationRepositoryImpl) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getReqFiveWayNav() - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
getReqHardKeyboard() - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
getReqKeyboardType() - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
getReqNavigation() - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
getReqTouchScreen() - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
getRequired() - Method in class org.androidtransfuse.model.manifest.UsesFeature
 
getRequired() - Method in class org.androidtransfuse.model.manifest.UsesLibrary
 
getRequiredAccountType() - Method in class org.androidtransfuse.model.manifest.Application
 
getRequiresSmallestWidthDp() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getResizeable() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getResource(JavaFileManager.Location, CharSequence, CharSequence) - Method in class org.androidtransfuse.config.SynchronizedFiler
 
getResource() - Method in class org.androidtransfuse.model.manifest.MetaData
 
getResourceIdentifier(Integer) - Method in interface org.androidtransfuse.model.r.RResource
 
getResourceIdentifier(Integer) - Method in class org.androidtransfuse.model.r.RResourceComposite
 
getResourceIdentifier(Integer) - Method in class org.androidtransfuse.model.r.RResourceMapping
 
getRestoreAnyVersion() - Method in class org.androidtransfuse.model.manifest.Application
 
getRestrictedAccountType() - Method in class org.androidtransfuse.model.manifest.Application
 
getRInnerType() - Method in class org.androidtransfuse.model.r.ResourceIdentifier
 
getRootInjectionNode() - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
getRResource() - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 
getScheme() - Method in class org.androidtransfuse.model.manifest.Data
 
getScopes() - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
getScreenDensity() - Method in class org.androidtransfuse.model.manifest.Screen
 
getScreenOrientation() - Method in class org.androidtransfuse.model.manifest.Activity
 
getScreens() - Method in class org.androidtransfuse.model.manifest.CompatibleScreens
 
getScreenSize() - Method in class org.androidtransfuse.model.manifest.Screen
 
getServices() - Method in class org.androidtransfuse.model.manifest.Application
 
getSetter() - Method in class org.androidtransfuse.model.GetterSetterMethodPair
 
getSharedUserId() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getSharedUserLabel() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getSmallScreen() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
getStateNotNeeded() - Method in class org.androidtransfuse.model.manifest.Activity
 
getSuperCalls(ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ConfigurationRepositoryImpl
 
getSupportedOptions() - Method in class org.androidtransfuse.TransfuseAnnotationProcessor
 
getSupportsRtl() - Method in class org.androidtransfuse.model.manifest.Application
 
getSupportsScreens() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getSyncable() - Method in class org.androidtransfuse.model.manifest.Provider
 
getTags() - Method in class org.androidtransfuse.model.Mergeable
 
getTags() - Method in class org.androidtransfuse.processor.MergeableTags
 
getTarget() - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
getTargetActivity() - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
getTargetPackage() - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
getTargetSdkVersion() - Method in class org.androidtransfuse.model.manifest.UsesSDK
 
getTaskAffinity() - Method in class org.androidtransfuse.model.manifest.Activity
 
getTaskAffinity() - Method in class org.androidtransfuse.model.manifest.Application
 
GetterSetterMethodPair - Class in org.androidtransfuse.model
 
GetterSetterMethodPair(String, ASTMethod, ASTMethod) - Constructor for class org.androidtransfuse.model.GetterSetterMethodPair
 
getTestOnly() - Method in class org.androidtransfuse.model.manifest.Application
 
getTheme() - Method in class org.androidtransfuse.model.manifest.Activity
 
getTheme() - Method in class org.androidtransfuse.model.manifest.Application
 
getTransactionProcessor() - Method in class org.androidtransfuse.processor.AnalysisGenerationTransactionProcessorBuilder
 
getTransactionProcessor() - Method in class org.androidtransfuse.processor.FactoryProcessor
 
getTransactionProcessor() - Method in class org.androidtransfuse.processor.ImplementedByProcessorBuilder
 
getTransactionProcessor() - Method in class org.androidtransfuse.processor.ModuleProcessorBuilder
 
getType() - Method in class org.androidtransfuse.analysis.AnnotatedType
 
getType() - Method in class org.androidtransfuse.analysis.astAnalyzer.IntentFactoryExtraAspect
 
getType() - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
getType() - Method in class org.androidtransfuse.model.ComponentDescriptor
 
getUiOptions() - Method in class org.androidtransfuse.model.manifest.Activity
 
getUiOptions() - Method in class org.androidtransfuse.model.manifest.Application
 
getUsesConfigurations() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getUsesFeatures() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getUsesLibraries() - Method in class org.androidtransfuse.model.manifest.Application
 
getUsesPermissions() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getUsesSDKs() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getValue() - Method in class org.androidtransfuse.model.manifest.MetaData
 
getVersionCode() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getVersionName() - Method in class org.androidtransfuse.model.manifest.Manifest
 
getVmSafeMode() - Method in class org.androidtransfuse.model.manifest.Application
 
getWindowSoftInputMode() - Method in class org.androidtransfuse.model.manifest.Activity
 
getWritePermission() - Method in class org.androidtransfuse.model.manifest.PathPermission
 
getWritePermission() - Method in class org.androidtransfuse.model.manifest.Provider
 
getXlargeScreens() - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
given(Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder
 
GivenAnnotationValidationBuilder() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder.GivenAnnotationValidationBuilder
 
GrantUriPermission - Class in org.androidtransfuse.model.manifest
attributes: android:path="string" android:pathPattern="string" android:pathPrefix="string"
GrantUriPermission() - Constructor for class org.androidtransfuse.model.manifest.GrantUriPermission
 
GRAPHICS_DRAWABLE - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
GRAPHICS_MOVIE - Static variable in class org.androidtransfuse.util.AndroidLiterals
 

H

hashCode() - Method in class org.androidtransfuse.analysis.AnnotatedTypeMatcher
 
hashCode() - Method in class org.androidtransfuse.analysis.astAnalyzer.IntentFactoryExtraAspect
 
hashCode() - Method in class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect.Method
 
hashCode() - Method in class org.androidtransfuse.model.manifest.Activity
 
hashCode() - Method in class org.androidtransfuse.model.r.ResourceIdentifier
 
HexadecimalIntegerConverter - Class in org.androidtransfuse.model.manifest
 
HexadecimalIntegerConverter() - Constructor for class org.androidtransfuse.model.manifest.HexadecimalIntegerConverter
 

I

IBINDER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
Identified - Interface in org.androidtransfuse.model
 
ImplementedByProcessorBuilder - Class in org.androidtransfuse.processor
 
ImplementedByProcessorBuilder(Provider<ImplementedByTransactionWorker>, ScopedTransactionFactory) - Constructor for class org.androidtransfuse.processor.ImplementedByProcessorBuilder
 
ImplementedByTransactionWorker - Class in org.androidtransfuse.analysis.module
Sets up the annotated @ImplementedBy interface to be bound to the contained class.
ImplementedByTransactionWorker(InjectionNodeBuilderRepositoryFactory, VariableInjectionBuilderFactory, ASTTypeBuilderVisitor, Provider<InjectionNodeBuilderRepository>, Validator) - Constructor for class org.androidtransfuse.analysis.module.ImplementedByTransactionWorker
 
init(ProcessingEnvironment) - Method in class org.androidtransfuse.TransfuseAnnotationProcessor
 
inject(ASTInjectionAspect, InjectionBuilderContext, InjectionNode, JExpression) - Method in class org.androidtransfuse.gen.variableBuilder.FragmentViewVariableBuilder
 
inject(ASTInjectionAspect, InjectionBuilderContext, InjectionNode, JExpression) - Method in class org.androidtransfuse.gen.variableBuilder.ViewVariableBuilder
 
InjectionBindingBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
InjectionBindingBuilder(VariableInjectionBuilderFactory, ASTClassFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder
 
InjectionBindingBuilder.DependencyBindingBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
InjectionBindingBuilder.DependencyBindingBuilder.DependantVariableBuilderWrapper - Class in org.androidtransfuse.gen.variableBuilder
 
InjectionBindingBuilder.DependencyBindingBuilder.DependencyArgumentBindingBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
InjectionBindingBuilder.StaticInvocationBindingBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
InjectionBindingBuilder.StaticInvocationBindingBuilderArgument - Class in org.androidtransfuse.gen.variableBuilder
 
InjectionGeneration - Interface in org.androidtransfuse.experiment
 
InjectionNodeBuilderRepositoryFactory - Class in org.androidtransfuse.analysis.repository
 
InjectionNodeBuilderRepositoryFactory(InjectionBindingBuilder, Provider<InjectionNodeBuilderRepository>, ScopeAspectFactoryRepositoryProvider, InjectionNodeBuilderRepositoryFactory.InjectionNodeRepository) - Constructor for class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
InjectionNodeBuilderRepositoryFactory.InjectionNodeRepository - Class in org.androidtransfuse.analysis.repository
 
InjectionNodeBuilderRepositoryProvider - Class in org.androidtransfuse.analysis.repository
 
InjectionNodeBuilderRepositoryProvider(ASTClassFactory, AOPProxyAnalyzer, InjectionAnalyzer, ListenerAnalysis, ScopeAnalysis, DeclareFieldAnalysis, ObservesAnalysis, NonConfigurationAnalysis, AnnotationValidationAnalysis, ManualSuperAnalysis) - Constructor for class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryProvider
 
InjectionNodeRepository(InjectionNodeBuilderRepository) - Constructor for class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory.InjectionNodeRepository
 
innerRun(Provider<ASTType>) - Method in class org.androidtransfuse.analysis.module.ImplementedByTransactionWorker
 
innerRun(Provider<ASTType>) - Method in class org.androidtransfuse.analysis.module.ModuleTransactionWorker
 
innerRun(Void) - Method in class org.androidtransfuse.config.ScopesGeneratorWorker
 
innerRun(Provider<ASTType>) - Method in class org.androidtransfuse.gen.AnalysisGeneration
 
innerRun(Void) - Method in class org.androidtransfuse.gen.PackageHelperGeneratorAdapter
 
innerRun(Map<Provider<ASTType>, JDefinedClass>) - Method in class org.androidtransfuse.processor.FactoriesTransactionWorker
 
innerRun(Provider<ASTType>) - Method in class org.androidtransfuse.processor.FactoryTransactionWorker
 
innerRun(Void) - Method in class org.androidtransfuse.processor.GenerateModuleProcessor
 
innerRun(Void) - Method in class org.androidtransfuse.processor.VirtualProxyTransactionWorker
 
INPUT_METHOD_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
INPUT_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
InstallLocation - Enum in org.androidtransfuse.model.manifest
 
InstallLocationConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.InstallLocationConverter
 
Instrumentation - Class in org.androidtransfuse.model.manifest
attributes: android:functionalTest=["true" | "false"] android:handleProfiling=["true" | "false"] android:icon="drawable resource" android:label="string resource" android:name="string" android:targetPackage="string"
Instrumentation() - Constructor for class org.androidtransfuse.model.manifest.Instrumentation
 
INTENT - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
INTENT_SERVICE - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
IntentFactoryExtraAspect - Class in org.androidtransfuse.analysis.astAnalyzer
Aspect representing an extra parameter required by a Component.
IntentFactoryExtraAspect(boolean, String, ASTType) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.IntentFactoryExtraAspect
 
IntentFactoryStrategyGenerator - Class in org.androidtransfuse.gen
 
IntentFactoryStrategyGenerator(Class, ASTClassFactory, ClassGenerationUtil, UniqueVariableNamer) - Constructor for class org.androidtransfuse.gen.IntentFactoryStrategyGenerator
 
IntentFilter - Class in org.androidtransfuse.model.manifest
attributes: android:icon="drawable resource" android:label="string resource" android:priority="integer" <p/> must contain: <action> <p/> can contain: <category> <data>
IntentFilter() - Constructor for class org.androidtransfuse.model.manifest.IntentFilter
 
IntentFilterFactory - Class in org.androidtransfuse.analysis
Factory to build the IntentFilter metadata from an annotated class.
IntentFilterFactory(Provider<IntentFilter>, Provider<Action>, Provider<Category>, Provider<Data>) - Constructor for class org.androidtransfuse.analysis.IntentFilterFactory
 
invoke(ASTType, DependentVariableBuilder) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder.DependencyBindingBuilder
 
invoke(ASTType, String) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder.DependencyBindingBuilder
 
isGenerated() - Method in class org.androidtransfuse.model.Mergeable
 
isRequired() - Method in class org.androidtransfuse.analysis.astAnalyzer.IntentFactoryExtraAspect
 

J

JAXBContextProvider - Class in org.androidtransfuse.config
 
JAXBContextProvider() - Constructor for class org.androidtransfuse.config.JAXBContextProvider
 

K

KEYGUARD_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 

L

LabeledConverter<T extends org.androidtransfuse.annotations.Labeled> - Class in org.androidtransfuse.model.manifest
 
LabeledConverter(Class<T>, T[]) - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter
 
LabeledConverter.InstallLocationConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.LaunchModeConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.ProtectionLevelConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.ReqKeyboardTypeConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.ReqNavigationConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.ReqTouchScreenConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.ScreenDensityConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.ScreenOrientationConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.ScreenSizeConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.UIOptionsConverter - Class in org.androidtransfuse.model.manifest
 
LabeledConverter.WindowSoftInputModeConverter - Class in org.androidtransfuse.model.manifest
 
LaunchModeConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.LaunchModeConverter
 
LAYOUT_INFLATER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
LAYOUT_INFLATER_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
LayoutBuilder - Interface in org.androidtransfuse.gen.componentBuilder
 
LayoutGenerator - Class in org.androidtransfuse.experiment.generators
 
LayoutGenerator(RResourceReferenceBuilder, RResource, ASTElementFactory) - Constructor for class org.androidtransfuse.experiment.generators.LayoutGenerator
 
LayoutHandlerBuilder - Class in org.androidtransfuse.gen.componentBuilder
 
LayoutHandlerBuilder(InjectionFragmentGenerator, InstantiationStrategyFactory, InjectionNode, Logger, UniqueVariableNamer, ClassGenerationUtil) - Constructor for class org.androidtransfuse.gen.componentBuilder.LayoutHandlerBuilder
 
LayoutHandlerGenerator - Class in org.androidtransfuse.experiment.generators
 
LayoutHandlerGenerator(Provider<ASTTypeBuilderVisitor>, InjectionPointFactory, InjectionFragmentGenerator, InstantiationStrategyFactory, UniqueVariableNamer, ClassGenerationUtil, ASTElementFactory) - Constructor for class org.androidtransfuse.experiment.generators.LayoutHandlerGenerator
 
LIST_ACTIVITY - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
LIST_FRAGMENT - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
LIST_VIEW - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ListenableMethod - Class in org.androidtransfuse.analysis
 
ListenableMethod(ASTType, String) - Constructor for class org.androidtransfuse.analysis.ListenableMethod
 
ListenerAnalysis - Class in org.androidtransfuse.analysis.astAnalyzer
Analyzes the given class for listener annotations.
ListenerAnalysis() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.ListenerAnalysis
 
ListenerAspect - Class in org.androidtransfuse.analysis.astAnalyzer
Aspect associating listenable methods with the set of listening methods.
ListenerAspect() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.ListenerAspect
 
ListenerRegistrationGenerator - Class in org.androidtransfuse.gen.componentBuilder
 
ListenerRegistrationGenerator(ASTMethod) - Constructor for class org.androidtransfuse.gen.componentBuilder.ListenerRegistrationGenerator
 
ListenerRegistrationGenerator.ListerRegistrationGeneratorFactory - Interface in org.androidtransfuse.gen.componentBuilder
 
LOCATION_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 

M

Manifest - Class in org.androidtransfuse.model.manifest
attributes: xmlns:android="http://schemas.android.com/apk/res/android" package="string" android:sharedUserId="string" android:sharedUserLabel="string resource" android:versionCode="integer" android:versionName="string" android:installLocation=["auto" | "internalOnly" | "preferExternal"] <p/> must contain: <application> <p/> can contain: <instrumentation> <permission> <permission-group> <permission-tree> <uses-configuration> <uses-permission> <uses-sdk> <compatible-screens>
Manifest() - Constructor for class org.androidtransfuse.model.manifest.Manifest
 
MANIFEST_FILE - Static variable in class org.androidtransfuse.config.TransfuseAndroidModule
 
MANIFEST_PROCESSING_OPTION - Static variable in class org.androidtransfuse.processor.GenerateModuleProcessor
 
ManifestBase - Class in org.androidtransfuse.model.manifest
Base class for all Manifest related domain objects.
ManifestBase() - Constructor for class org.androidtransfuse.model.manifest.ManifestBase
 
ManifestLocator - Class in org.androidtransfuse.util
Copied respectfully from the AndroidAnnotations project: com.googlecode.androidannotations.helper.AndroidManifestFinder
ManifestLocator(Filer, Logger, String) - Constructor for class org.androidtransfuse.util.ManifestLocator
 
ManifestManager - Class in org.androidtransfuse.processor
 
ManifestManager(Manifest) - Constructor for class org.androidtransfuse.processor.ManifestManager
 
ManifestNamespaceMapper - Class in org.androidtransfuse.model.manifest
 
ManifestNamespaceMapper() - Constructor for class org.androidtransfuse.model.manifest.ManifestNamespaceMapper
 
ManifestSerializer - Class in org.androidtransfuse.util
Serializes the Manifest to and from xml
ManifestSerializer(JAXBContext, Logger) - Constructor for class org.androidtransfuse.util.ManifestSerializer
 
ManualSuperAnalysis - Class in org.androidtransfuse.analysis.astAnalyzer
 
ManualSuperAnalysis() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAnalysis
 
ManualSuperAspect - Class in org.androidtransfuse.analysis.astAnalyzer
 
ManualSuperAspect() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect
 
ManualSuperAspect.Method - Class in org.androidtransfuse.analysis.astAnalyzer
 
ManualSuperGenerator - Class in org.androidtransfuse.analysis
 
ManualSuperGenerator(UniqueVariableNamer, ClassGenerationUtil, ASTElementFactory, ASTMethod) - Constructor for class org.androidtransfuse.analysis.ManualSuperGenerator
 
ManualSuperGenerator.Factory - Interface in org.androidtransfuse.analysis
 
marshal(Integer) - Method in class org.androidtransfuse.model.manifest.HexadecimalIntegerConverter
 
marshal(T) - Method in class org.androidtransfuse.model.manifest.LabeledConverter
 
marshal(MergeableTags) - Method in class org.androidtransfuse.processor.MergeableTagConverter
 
matches(AnnotatedType) - Method in class org.androidtransfuse.analysis.AnnotatedTypeMatcher
 
MEDIA_ROUTER_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
MENU_INFLATER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
Merge - Annotation Type in org.androidtransfuse.processor
 
merge(Class<? extends T>, T, T) - Method in class org.androidtransfuse.processor.Merger
 
Mergeable - Class in org.androidtransfuse.model
 
Mergeable() - Constructor for class org.androidtransfuse.model.Mergeable
 
MergeableTagConverter - Class in org.androidtransfuse.processor
 
MergeableTagConverter() - Constructor for class org.androidtransfuse.processor.MergeableTagConverter
 
MergeableTags - Class in org.androidtransfuse.processor
 
MergeableTags() - Constructor for class org.androidtransfuse.processor.MergeableTags
 
MergeableTags(Set<String>) - Constructor for class org.androidtransfuse.processor.MergeableTags
 
MergeCollection - Annotation Type in org.androidtransfuse.processor
 
Merger - Class in org.androidtransfuse.processor
 
Merger() - Constructor for class org.androidtransfuse.processor.Merger
 
MergerException - Exception in org.androidtransfuse.processor
 
MergerException() - Constructor for exception org.androidtransfuse.processor.MergerException
 
MergerException(String) - Constructor for exception org.androidtransfuse.processor.MergerException
 
MergerException(String, Throwable) - Constructor for exception org.androidtransfuse.processor.MergerException
 
MergerException(Throwable) - Constructor for exception org.androidtransfuse.processor.MergerException
 
MetaData - Class in org.androidtransfuse.model.manifest
attributes: android:name="string" android:resource="resource specification" android:value="string"
MetaData() - Constructor for class org.androidtransfuse.model.manifest.MetaData
 
MetaDataBuilder - Class in org.androidtransfuse.analysis
 
MetaDataBuilder() - Constructor for class org.androidtransfuse.analysis.MetaDataBuilder
 
Method(String, ImmutableList<ASTType>) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.ManualSuperAspect.Method
 
MethodBasedResourceExpressionBuilder - Class in org.androidtransfuse.gen.variableBuilder.resource
 
MethodBasedResourceExpressionBuilder(ASTType, String, InjectionNode, InjectionExpressionBuilder, TypedExpressionFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilder
 
MethodBasedResourceExpressionBuilderAdaptor - Class in org.androidtransfuse.gen.variableBuilder.resource
 
MethodBasedResourceExpressionBuilderAdaptor(ASTType, String, MethodBasedResourceExpressionBuilderFactory, InjectionPointFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.resource.MethodBasedResourceExpressionBuilderAdaptor
 
MethodBasedResourceExpressionBuilderAdaptorFactory - Interface in org.androidtransfuse.gen.variableBuilder.resource
 
MethodBasedResourceExpressionBuilderFactory - Interface in org.androidtransfuse.gen.variableBuilder.resource
 
MethodBuilder - Interface in org.androidtransfuse.gen.componentBuilder
 
MethodCallbackGenerator - Class in org.androidtransfuse.experiment.generators
 
MethodCallbackGenerator(ASTType, ASTMethod, ASTMethod, InvocationBuilder, ASTClassFactory, JCodeModel, UniqueVariableNamer, ClassGenerationUtil) - Constructor for class org.androidtransfuse.experiment.generators.MethodCallbackGenerator
 
MethodCallVariableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
MethodCallVariableBuilder(String, ImmutableList<JExpression>) - Constructor for class org.androidtransfuse.gen.variableBuilder.MethodCallVariableBuilder
 
ModuleProcessorBuilder - Class in org.androidtransfuse.processor
 
ModuleProcessorBuilder(Provider<ModuleTransactionWorker>, ScopedTransactionFactory) - Constructor for class org.androidtransfuse.processor.ModuleProcessorBuilder
 
ModuleTransactionWorker - Class in org.androidtransfuse.analysis.module
Central module processor class.
ModuleTransactionWorker(BindProcessor, BindProviderProcessor, BindInterceptorProcessor, BindingConfigurationFactory, ProvidesProcessor, ASTClassFactory, UsesPermissionProcessor, UsesSdkProcessor, DefineScopeProcessor, PermissionProcessor, UsesFeatureProcessor, ModuleRepository, PluginProcessor, Provider<InjectionNodeBuilderRepository>) - Constructor for class org.androidtransfuse.analysis.module.ModuleTransactionWorker
 
MultiAnnotationValidator - Class in org.androidtransfuse.analysis.astAnalyzer.validation
 
MultiAnnotationValidator(ImmutableMap<ASTType, Set<AnnotationValidator>>) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.validation.MultiAnnotationValidator
 

N

NFC_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
NonConfigurationAnalysis - Class in org.androidtransfuse.analysis.astAnalyzer
Analysis class to identify nonConfiguration Instances(NCI).
NonConfigurationAnalysis(InjectionPointFactory) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.NonConfigurationAnalysis
 
NonConfigurationAspect - Class in org.androidtransfuse.analysis.astAnalyzer
NonConfiguration Instance Aspect highlighting the fields to use in the code generation of onRetainNonConfigurationInstance and getLastNonConfigurationInstance
NonConfigurationAspect() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.NonConfigurationAspect
 
NonConfigurationInstanceGenerator - Class in org.androidtransfuse.gen.componentBuilder
 
NonConfigurationInstanceGenerator(ASTMethod, UniqueVariableNamer, ClassNamer, ClassGenerationUtil, InvocationBuilder, TypedExpressionFactory, ASTElementFactory) - Constructor for class org.androidtransfuse.gen.componentBuilder.NonConfigurationInstanceGenerator
 
NonConfigurationInstanceGenerator.NonconfigurationInstanceGeneratorFactory - Interface in org.androidtransfuse.gen.componentBuilder
 
NoOpLayoutBuilder - Class in org.androidtransfuse.gen.componentBuilder
 
NoOpLayoutBuilder() - Constructor for class org.androidtransfuse.gen.componentBuilder.NoOpLayoutBuilder
 
NoOpWindowFeatureBuilder - Class in org.androidtransfuse.gen.componentBuilder
 
NoOpWindowFeatureBuilder() - Constructor for class org.androidtransfuse.gen.componentBuilder.NoOpWindowFeatureBuilder
 
NOTIFICATION_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
NSD_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 

O

ObservesAnalysis - Class in org.androidtransfuse.analysis.astAnalyzer
Analysis class to find the methods annotated with @Observes.
ObservesAnalysis(Validator) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.ObservesAnalysis
 
ObservesAspect - Class in org.androidtransfuse.analysis.astAnalyzer
 
ObservesAspect() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.ObservesAspect
 
ObservesExpressionGenerator - Class in org.androidtransfuse.experiment.generators
 
ObservesExpressionGenerator(ASTMethod, ASTMethod, ASTMethod, JCodeModel, ClassGenerationUtil, UniqueVariableNamer, ClassNamer, InvocationBuilder, ASTClassFactory, InjectionPointFactory, InjectionFragmentGenerator, InstantiationStrategyFactory) - Constructor for class org.androidtransfuse.experiment.generators.ObservesExpressionGenerator
 
ObservesExpressionGenerator.ObservesExpressionGeneratorFactory - Interface in org.androidtransfuse.experiment.generators
 
OnCreateInjectionGenerator - Class in org.androidtransfuse.experiment.generators
 
OnCreateInjectionGenerator(ASTMethod, ASTType, InjectionFragmentGenerator, InstantiationStrategyFactory, InjectionBindingBuilder, InjectionPointFactory, Validator) - Constructor for class org.androidtransfuse.experiment.generators.OnCreateInjectionGenerator
 
OnCreateInjectionGenerator.InjectionGeneratorFactory - Interface in org.androidtransfuse.experiment.generators
 
org.androidtransfuse - package org.androidtransfuse
 
org.androidtransfuse.analysis - package org.androidtransfuse.analysis
 
org.androidtransfuse.analysis.astAnalyzer - package org.androidtransfuse.analysis.astAnalyzer
 
org.androidtransfuse.analysis.astAnalyzer.registration - package org.androidtransfuse.analysis.astAnalyzer.registration
 
org.androidtransfuse.analysis.astAnalyzer.validation - package org.androidtransfuse.analysis.astAnalyzer.validation
 
org.androidtransfuse.analysis.module - package org.androidtransfuse.analysis.module
 
org.androidtransfuse.analysis.repository - package org.androidtransfuse.analysis.repository
 
org.androidtransfuse.config - package org.androidtransfuse.config
 
org.androidtransfuse.experiment - package org.androidtransfuse.experiment
 
org.androidtransfuse.experiment.generators - package org.androidtransfuse.experiment.generators
 
org.androidtransfuse.gen - package org.androidtransfuse.gen
 
org.androidtransfuse.gen.componentBuilder - package org.androidtransfuse.gen.componentBuilder
 
org.androidtransfuse.gen.variableBuilder - package org.androidtransfuse.gen.variableBuilder
 
org.androidtransfuse.gen.variableBuilder.resource - package org.androidtransfuse.gen.variableBuilder.resource
 
org.androidtransfuse.model - package org.androidtransfuse.model
 
org.androidtransfuse.model.manifest - package org.androidtransfuse.model.manifest
 
org.androidtransfuse.model.r - package org.androidtransfuse.model.r
 
org.androidtransfuse.plugins - package org.androidtransfuse.plugins
 
org.androidtransfuse.processor - package org.androidtransfuse.processor
 
org.androidtransfuse.util - package org.androidtransfuse.util
 
ORIGINAL_MANIFEST - Static variable in class org.androidtransfuse.config.TransfuseAndroidModule
 

P

PackageHelperGeneratorAdapter - Class in org.androidtransfuse.gen
 
PackageHelperGeneratorAdapter(PackageHelperGenerator) - Constructor for class org.androidtransfuse.gen.PackageHelperGeneratorAdapter
 
parameterMatches(String, String, String) - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder.GivenAnnotationValidationBuilder
 
PARCELABLE - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
PathPermission - Class in org.androidtransfuse.model.manifest
attributes: android:path="string" android:pathPrefix="string" android:pathPattern="string" android:permission="string" android:readPermission="string" android:writePermission="string"
PathPermission() - Constructor for class org.androidtransfuse.model.manifest.PathPermission
 
Permission - Class in org.androidtransfuse.model.manifest
attributes: android:description="string resource" android:icon="drawable resource" android:label="string resource" android:name="string" android:permissionGroup="string" android:protectionLevel=["normal" | "dangerous" | "signature" | "signatureOrSystem"]
Permission() - Constructor for class org.androidtransfuse.model.manifest.Permission
 
PermissionGroup - Class in org.androidtransfuse.model.manifest
attributes: android:description="string resource" android:icon="drawable resource" android:label="string resource" android:name="string"
PermissionGroup() - Constructor for class org.androidtransfuse.model.manifest.PermissionGroup
 
PermissionProcessor - Class in org.androidtransfuse.analysis.module
 
PermissionProcessor(ManifestManager) - Constructor for class org.androidtransfuse.analysis.module.PermissionProcessor
 
PermissionTree - Class in org.androidtransfuse.model.manifest
attributes: android:icon="drawable resource" android:label="string resource" ] android:name="string"
PermissionTree() - Constructor for class org.androidtransfuse.model.manifest.PermissionTree
 
PluginModule - Class in org.androidtransfuse.plugins
 
PluginModule() - Constructor for class org.androidtransfuse.plugins.PluginModule
 
PluginProcessor - Class in org.androidtransfuse.analysis.module
 
PluginProcessor(ConfigurationRepository, Scopes) - Constructor for class org.androidtransfuse.analysis.module.PluginProcessor
 
POWER_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
PREFERENCE_ACTIVITY - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
PREFERENCE_MANAGER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
PreferenceInjectionNodeBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
PreferenceInjectionNodeBuilder(VariableInjectionBuilderFactory, InjectionPointFactory, Analyzer) - Constructor for class org.androidtransfuse.gen.variableBuilder.PreferenceInjectionNodeBuilder
 
PreferenceVariableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
PreferenceVariableBuilder(ASTType, String, InjectionNode, TypedExpressionFactory, InjectionExpressionBuilder, ASTClassFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.PreferenceVariableBuilder
 
process(ASTType, ASTAnnotation) - Method in class org.androidtransfuse.analysis.module.BindInterceptorProcessor
 
process(ASTType, ASTAnnotation) - Method in class org.androidtransfuse.analysis.module.PermissionProcessor
 
process(ASTType, ASTAnnotation) - Method in class org.androidtransfuse.analysis.module.PluginProcessor
 
process(ASTType, ASTAnnotation) - Method in class org.androidtransfuse.analysis.module.UsesFeatureProcessor
 
process(ASTType, ASTAnnotation) - Method in class org.androidtransfuse.analysis.module.UsesPermissionProcessor
 
process(ASTType, ASTAnnotation) - Method in class org.androidtransfuse.analysis.module.UsesSdkProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.androidtransfuse.TransfuseAnnotationProcessor
 
ProtectionLevelConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.ProtectionLevelConverter
 
Provider - Class in org.androidtransfuse.model.manifest
attributes: android:authorities="list" android:enabled=["true" | "false"] android:exported=["true" | "false"] android:grantUriPermissions=["true" | "false"] android:icon="drawable resource" android:initOrder="integer" android:label="string resource" android:multiprocess=["true" | "false"] android:name="string" android:permission="string" android:process="string" android:readPermission="string" android:syncable=["true" | "false"] android:writePermission="string" <p/> can contain: <meta-data> <grant-uri-permission> <path-permission>
Provider() - Constructor for class org.androidtransfuse.model.manifest.Provider
 
provideValidator(String, Messager) - Method in class org.androidtransfuse.config.TransfuseAndroidModule
 

R

RBuilder - Class in org.androidtransfuse.model.r
 
RBuilder() - Constructor for class org.androidtransfuse.model.r.RBuilder
 
readManifest(File) - Method in class org.androidtransfuse.util.ManifestSerializer
 
readManifest(InputStream) - Method in class org.androidtransfuse.util.ManifestSerializer
 
Receiver - Class in org.androidtransfuse.model.manifest
attributes: android:enabled=["true" | "false"] android:exported=["true" | "false"] android:icon="drawable resource" android:label="string resource" android:name="string" android:permission="string" android:process="string" <p/> can contain: <meta-data> <intent-filter>
Receiver() - Constructor for class org.androidtransfuse.model.manifest.Receiver
 
Registration - Class in org.androidtransfuse.analysis
 
Registration(String, List<ASTType>) - Constructor for class org.androidtransfuse.analysis.Registration
 
RegistrationAnalyzer - Class in org.androidtransfuse.analysis.astAnalyzer
 
RegistrationAnalyzer(ImmutableMap<ASTType, RegistrationGeneratorFactory>) - Constructor for class org.androidtransfuse.analysis.astAnalyzer.RegistrationAnalyzer
 
RegistrationAspect - Class in org.androidtransfuse.analysis.astAnalyzer
Aspect to associate an element (method, field or type) with a listener registration.
RegistrationAspect() - Constructor for class org.androidtransfuse.analysis.astAnalyzer.RegistrationAspect
 
RegistrationGenerator - Interface in org.androidtransfuse.gen.componentBuilder
 
RegistrationGeneratorFactory - Interface in org.androidtransfuse.analysis.repository
 
RegistrationGenerators - Interface in org.androidtransfuse.analysis.astAnalyzer.registration
 
removeMergeTag(String) - Method in class org.androidtransfuse.model.Mergeable
 
ReqKeyboardType - Enum in org.androidtransfuse.model.manifest
 
ReqKeyboardTypeConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.ReqKeyboardTypeConverter
 
ReqNavigation - Enum in org.androidtransfuse.model.manifest
 
ReqNavigationConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.ReqNavigationConverter
 
ReqTouchScreen - Enum in org.androidtransfuse.model.manifest
 
ReqTouchScreenConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.ReqTouchScreenConverter
 
requires(Class<? extends Annotation>, String) - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder.GivenAnnotationValidationBuilder
 
requires(List<Class<? extends Annotation>>, String) - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidatorBuilder.GivenAnnotationValidationBuilder
 
ResourceExpressionBuilder - Interface in org.androidtransfuse.gen.variableBuilder.resource
 
ResourceExpressionBuilderAdaptor - Interface in org.androidtransfuse.gen.variableBuilder.resource
 
ResourceExpressionBuilderFactory - Class in org.androidtransfuse.gen.variableBuilder.resource
 
ResourceExpressionBuilderFactory(MethodBasedResourceExpressionBuilderAdaptorFactory, ClassGenerationUtil, ASTClassFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.resource.ResourceExpressionBuilderFactory
 
ResourceIdentifier - Class in org.androidtransfuse.model.r
 
ResourceIdentifier(ASTType, String) - Constructor for class org.androidtransfuse.model.r.ResourceIdentifier
 
ResourceInjectionNodeBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
ResourceInjectionNodeBuilder(ClassGenerationUtil, VariableInjectionBuilderFactory, ResourceExpressionBuilderFactory, Analyzer) - Constructor for class org.androidtransfuse.gen.variableBuilder.ResourceInjectionNodeBuilder
 
RESOURCES - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ResourceVariableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
ResourceVariableBuilder(int, ResourceExpressionBuilder, RResourceReferenceBuilder, RResource) - Constructor for class org.androidtransfuse.gen.variableBuilder.ResourceVariableBuilder
 
RLayoutBuilder - Class in org.androidtransfuse.gen.componentBuilder
 
RLayoutBuilder(Integer, RResourceReferenceBuilder, RResource) - Constructor for class org.androidtransfuse.gen.componentBuilder.RLayoutBuilder
 
RResource - Interface in org.androidtransfuse.model.r
 
RResourceComposite - Class in org.androidtransfuse.model.r
 
RResourceComposite(RResource...) - Constructor for class org.androidtransfuse.model.r.RResourceComposite
 
RResourceMapping - Class in org.androidtransfuse.model.r
 
RResourceMapping() - Constructor for class org.androidtransfuse.model.r.RResourceMapping
 
RResourceReferenceBuilder - Class in org.androidtransfuse.model.r
 
RResourceReferenceBuilder(ClassGenerationUtil, RResource) - Constructor for class org.androidtransfuse.model.r.RResourceReferenceBuilder
 
run(ConfigurationRepository) - Method in class org.androidtransfuse.plugins.ActivityPlugin
 
run(ConfigurationRepository) - Method in class org.androidtransfuse.plugins.ApplicationPlugin
 
run(ConfigurationRepository) - Method in class org.androidtransfuse.plugins.BroadcastReceiverPlugin
 
run(ConfigurationRepository) - Method in class org.androidtransfuse.plugins.FragmentPlugin
 
run(ConfigurationRepository) - Method in class org.androidtransfuse.plugins.ServicePlugin
 

S

schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.analysis.ManualSuperGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in interface org.androidtransfuse.experiment.Generation
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.ActivityManifestEntryGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.ApplicationManifestEntryGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.ApplicationScopeSeedGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.BroadcastReceiverManifestEntryGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.FragmentLayoutGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.FragmentOnSaveInstanceStateMethodCallbackGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.LayoutGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.LayoutHandlerGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.MethodCallbackGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.ObservesExpressionGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.OnCreateInjectionGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.ServiceManifestEntryGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.SuperGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.generators.WindowFeatureGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.experiment.ScopesGeneration
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.gen.componentBuilder.ListenerRegistrationGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.gen.componentBuilder.NonConfigurationInstanceGenerator
 
schedule(ComponentBuilder, ComponentDescriptor) - Method in class org.androidtransfuse.gen.IntentFactoryStrategyGenerator
 
ScopeAspectFactoryRepositoryProvider - Class in org.androidtransfuse.analysis.repository
 
ScopeAspectFactoryRepositoryProvider(SingletonScopeAspectFactory, CustomScopeAspectFactoryFactory, ASTClassFactory) - Constructor for class org.androidtransfuse.analysis.repository.ScopeAspectFactoryRepositoryProvider
 
ScopedTransactionFactory - Class in org.androidtransfuse.processor
 
ScopedTransactionFactory(EnterableScope) - Constructor for class org.androidtransfuse.processor.ScopedTransactionFactory
 
ScopesGeneration - Class in org.androidtransfuse.experiment
 
ScopesGeneration(ClassGenerationUtil, UniqueVariableNamer, ASTMethod) - Constructor for class org.androidtransfuse.experiment.ScopesGeneration
 
ScopesGeneration.ScopesGenerationFactory - Interface in org.androidtransfuse.experiment
 
ScopesGeneratorWorker - Class in org.androidtransfuse.config
 
ScopesGeneratorWorker(ScopesGenerator) - Constructor for class org.androidtransfuse.config.ScopesGeneratorWorker
 
Screen - Class in org.androidtransfuse.model.manifest
attributes: android:screenSize=["small" | "normal" | "large" | "xlarge"] android:screenDensity=["ldpi" | "mdpi" | "hdpi" | "xhdpi"]
Screen() - Constructor for class org.androidtransfuse.model.manifest.Screen
 
ScreenDensity - Enum in org.androidtransfuse.model.manifest
 
ScreenDensityConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.ScreenDensityConverter
 
ScreenOrientationConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.ScreenOrientationConverter
 
ScreenSize - Enum in org.androidtransfuse.model.manifest
 
ScreenSizeConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.ScreenSizeConverter
 
SEARCH_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
SENSOR_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
Service - Class in org.androidtransfuse.model.manifest
attributes: android:enabled=["true" | "false"] android:exported=["true" | "false"] android:icon="drawable resource" android:label="string resource" android:name="string" android:permission="string" android:process="string" <p/> can contain: <intent-filter> <meta-data>
Service() - Constructor for class org.androidtransfuse.model.manifest.Service
 
SERVICE - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ServiceAnalysis - Class in org.androidtransfuse.analysis
Service related Analysis
ServiceAnalysis(InjectionNodeBuilderRepositoryFactory, AnalysisContextFactory, ASTElementFactory, ProviderInjectionNodeBuilderFactory, InjectionBindingBuilder, ASTTypeBuilderVisitor, GeneratorFactory, ListenerRegistrationGenerator.ListerRegistrationGeneratorFactory, ObservesExpressionGenerator.ObservesExpressionGeneratorFactory, ServiceManifestEntryGenerator, OnCreateInjectionGenerator.InjectionGeneratorFactory, ScopesGeneration.ScopesGenerationFactory, ComponentAnalysis) - Constructor for class org.androidtransfuse.analysis.ServiceAnalysis
 
ServiceManifestEntryGenerator - Class in org.androidtransfuse.experiment.generators
 
ServiceManifestEntryGenerator(IntentFilterFactory, MetaDataBuilder, ManifestManager, Provider<Service>) - Constructor for class org.androidtransfuse.experiment.generators.ServiceManifestEntryGenerator
 
ServicePlugin - Class in org.androidtransfuse.plugins
 
ServicePlugin() - Constructor for class org.androidtransfuse.plugins.ServicePlugin
 
setActions(List<Action>) - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
setActivities(List<Activity>) - Method in class org.androidtransfuse.model.manifest.Application
 
setActivityAliases(List<ActivityAlias>) - Method in class org.androidtransfuse.model.manifest.Application
 
setAllowBackup(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setAllowTaskReparenting(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setAllowTaskReparenting(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setAlwaysRetainTaskState(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setAnyDensity(Boolean) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setApplicationPackage(String) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setApplications(List<Application>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setAuthorities(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setBackupAgent(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setCategories(List<Category>) - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
setClearTaskOnLaunch(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setCompatibleScreens(List<CompatibleScreens>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setCompatibleWidthLimitDp(String) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setConfigChanges(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setData(List<Data>) - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
setDebuggable(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setDescription(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setDescription(String) - Method in class org.androidtransfuse.model.manifest.Permission
 
setDescription(String) - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
setElements(List<Element>) - Method in class org.androidtransfuse.model.manifest.ManifestBase
 
setEnabled(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setEnabled(Boolean) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setEnabled(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setEnabled(Boolean) - Method in class org.androidtransfuse.model.manifest.Provider
 
setEnabled(Boolean) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setEnabled(Boolean) - Method in class org.androidtransfuse.model.manifest.Service
 
setExcludeFromRecents(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setExported(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setExported(Boolean) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setExported(Boolean) - Method in class org.androidtransfuse.model.manifest.Provider
 
setExported(Boolean) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setExported(Boolean) - Method in class org.androidtransfuse.model.manifest.Service
 
setFinishOnTaskLaunch(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setFunctionalTest(Boolean) - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
setGenerated(boolean) - Method in class org.androidtransfuse.model.Mergeable
 
setGlEsVersion(Integer) - Method in class org.androidtransfuse.model.manifest.UsesFeature
 
setGrantUriPermissionList(List<GrantUriPermission>) - Method in class org.androidtransfuse.model.manifest.Provider
 
setGrantUriPermissions(Boolean) - Method in class org.androidtransfuse.model.manifest.Provider
 
setHandleProfiling(Boolean) - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
setHardwareAccelerated(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setHardwareAccelerated(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setHasCode(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setHost(String) - Method in class org.androidtransfuse.model.manifest.Data
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.Permission
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.PermissionTree
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setIcon(String) - Method in class org.androidtransfuse.model.manifest.Service
 
setInitMethodBuilder(ASTType, MethodBuilder) - Method in class org.androidtransfuse.model.ComponentDescriptor
 
setInitOrder(Integer) - Method in class org.androidtransfuse.model.manifest.Provider
 
setInjectionNodeFactory(InjectionNodeFactory) - Method in class org.androidtransfuse.model.ComponentDescriptor
 
setInstallLocation(InstallLocation) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setInstrumentations(List<Instrumentation>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setIntentFilters(List<IntentFilter>) - Method in class org.androidtransfuse.model.manifest.Activity
 
setIntentFilters(List<IntentFilter>) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setIntentFilters(List<IntentFilter>) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setIntentFilters(List<IntentFilter>) - Method in class org.androidtransfuse.model.manifest.Service
 
setKillAfterRestore(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.Permission
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.PermissionTree
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setLabel(String) - Method in class org.androidtransfuse.model.manifest.Service
 
setLargeHeap(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setLargeScreens(Boolean) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setLargestWidthLimitDp(String) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setLaunchMode(LaunchMode) - Method in class org.androidtransfuse.model.manifest.Activity
 
setLogo(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setManageSpaceActivity(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setMaxSdkVersion(Integer) - Method in class org.androidtransfuse.model.manifest.UsesPermission
 
setMaxSdkVersion(Integer) - Method in class org.androidtransfuse.model.manifest.UsesSDK
 
setMetaData(List<MetaData>) - Method in class org.androidtransfuse.model.manifest.Activity
 
setMetaData(List<MetaData>) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setMetaData(List<MetaData>) - Method in class org.androidtransfuse.model.manifest.Application
 
setMetaData(List<MetaData>) - Method in class org.androidtransfuse.model.manifest.Provider
 
setMetaData(List<MetaData>) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setMetaData(List<MetaData>) - Method in class org.androidtransfuse.model.manifest.Service
 
setMimeType(String) - Method in class org.androidtransfuse.model.manifest.Data
 
setMinSdkVersion(Integer) - Method in class org.androidtransfuse.model.manifest.UsesSDK
 
setMultiprocess(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setMultiprocess(Boolean) - Method in class org.androidtransfuse.model.manifest.Provider
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Action
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setName(String) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Category
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
setName(String) - Method in class org.androidtransfuse.model.manifest.MetaData
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Permission
 
setName(String) - Method in class org.androidtransfuse.model.manifest.PermissionGroup
 
setName(String) - Method in class org.androidtransfuse.model.manifest.PermissionTree
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setName(String) - Method in class org.androidtransfuse.model.manifest.Service
 
setName(String) - Method in class org.androidtransfuse.model.manifest.SupportsGlTexture
 
setName(String) - Method in class org.androidtransfuse.model.manifest.UsesFeature
 
setName(String) - Method in class org.androidtransfuse.model.manifest.UsesLibrary
 
setName(String) - Method in class org.androidtransfuse.model.manifest.UsesPermission
 
setNoHistory(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setNormalScreens(Boolean) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setPath(String) - Method in class org.androidtransfuse.model.manifest.Data
 
setPath(String) - Method in class org.androidtransfuse.model.manifest.GrantUriPermission
 
setPath(String) - Method in class org.androidtransfuse.model.manifest.PathPermission
 
setPathPattern(String) - Method in class org.androidtransfuse.model.manifest.Data
 
setPathPattern(String) - Method in class org.androidtransfuse.model.manifest.GrantUriPermission
 
setPathPattern(String) - Method in class org.androidtransfuse.model.manifest.PathPermission
 
setPathPermissions(List<PathPermission>) - Method in class org.androidtransfuse.model.manifest.Provider
 
setPathPrefix(String) - Method in class org.androidtransfuse.model.manifest.Data
 
setPathPrefix(String) - Method in class org.androidtransfuse.model.manifest.GrantUriPermission
 
setPathPrefix(String) - Method in class org.androidtransfuse.model.manifest.PathPermission
 
setPermission(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setPermission(String) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setPermission(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setPermission(String) - Method in class org.androidtransfuse.model.manifest.PathPermission
 
setPermission(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setPermission(String) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setPermission(String) - Method in class org.androidtransfuse.model.manifest.Service
 
setPermissionGroup(String) - Method in class org.androidtransfuse.model.manifest.Permission
 
setPermissionGroups(List<PermissionGroup>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setPermissions(List<Permission>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setPermissionTrees(List<PermissionTree>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setPersistent(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setPort(String) - Method in class org.androidtransfuse.model.manifest.Data
 
setPriority(Integer) - Method in class org.androidtransfuse.model.manifest.IntentFilter
 
setProcess(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setProcess(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setProcess(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setProcess(String) - Method in class org.androidtransfuse.model.manifest.Receiver
 
setProcess(String) - Method in class org.androidtransfuse.model.manifest.Service
 
setProtectionLevel(ProtectionLevel) - Method in class org.androidtransfuse.model.manifest.Permission
 
setProviders(List<Provider>) - Method in class org.androidtransfuse.model.manifest.Application
 
setReadPermission(String) - Method in class org.androidtransfuse.model.manifest.PathPermission
 
setReadPermission(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setReceivers(List<Receiver>) - Method in class org.androidtransfuse.model.manifest.Application
 
setReqFiveWayNav(Boolean) - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
setReqHardKeyboard(Boolean) - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
setReqKeyboardType(ReqKeyboardType) - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
setReqNavigation(ReqNavigation) - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
setReqTouchScreen(ReqTouchScreen) - Method in class org.androidtransfuse.model.manifest.UsesConfiguration
 
setRequired(Boolean) - Method in class org.androidtransfuse.model.manifest.UsesFeature
 
setRequired(Boolean) - Method in class org.androidtransfuse.model.manifest.UsesLibrary
 
setRequiredAccountType(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setRequiresSmallestWidthDp(String) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setResizeable(Boolean) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setResource(String) - Method in class org.androidtransfuse.model.manifest.MetaData
 
setRestoreAnyVersion(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setRestrictedAccountType(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setRootInjectionNode(InjectionNode) - Method in class org.androidtransfuse.experiment.ComponentDescriptor
 
setScheme(String) - Method in class org.androidtransfuse.model.manifest.Data
 
setScopes(JVar) - Method in class org.androidtransfuse.experiment.ComponentBuilder
 
setScreenDensity(ScreenDensity) - Method in class org.androidtransfuse.model.manifest.Screen
 
setScreenOrientation(ScreenOrientation) - Method in class org.androidtransfuse.model.manifest.Activity
 
setScreens(List<Screen>) - Method in class org.androidtransfuse.model.manifest.CompatibleScreens
 
setScreenSize(ScreenSize) - Method in class org.androidtransfuse.model.manifest.Screen
 
setServices(List<Service>) - Method in class org.androidtransfuse.model.manifest.Application
 
setSharedUserId(String) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setSharedUserLabel(String) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setSmallScreen(Boolean) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
setStateNotNeeded(Boolean) - Method in class org.androidtransfuse.model.manifest.Activity
 
setSupportsRtl(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setSupportsScreens(List<SupportsScreens>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setSyncable(Boolean) - Method in class org.androidtransfuse.model.manifest.Provider
 
setTags(MergeableTags) - Method in class org.androidtransfuse.model.Mergeable
 
setTargetActivity(String) - Method in class org.androidtransfuse.model.manifest.ActivityAlias
 
setTargetPackage(String) - Method in class org.androidtransfuse.model.manifest.Instrumentation
 
setTargetSdkVersion(Integer) - Method in class org.androidtransfuse.model.manifest.UsesSDK
 
setTaskAffinity(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setTaskAffinity(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setTestOnly(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setTheme(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
setTheme(String) - Method in class org.androidtransfuse.model.manifest.Application
 
setUiOptions(UIOptions) - Method in class org.androidtransfuse.model.manifest.Activity
 
setUiOptions(UIOptions) - Method in class org.androidtransfuse.model.manifest.Application
 
setupGenerators(ComponentDescriptor, ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ComponentAnalysis
 
setupInjectionNodeBuilderRepository(ASTType, Class<? extends Annotation>) - Method in class org.androidtransfuse.analysis.ComponentAnalysis
 
setUsesConfigurations(List<UsesConfiguration>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setUsesFeatures(List<UsesFeature>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setUsesLibraries(List<UsesLibrary>) - Method in class org.androidtransfuse.model.manifest.Application
 
setUsesPermissions(List<UsesPermission>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setUsesSdk(UsesSDK) - Method in class org.androidtransfuse.processor.ManifestManager
 
setUsesSDKs(List<UsesSDK>) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setValue(String) - Method in class org.androidtransfuse.model.manifest.MetaData
 
setVersionCode(Integer) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setVersionName(String) - Method in class org.androidtransfuse.model.manifest.Manifest
 
setVmSafeMode(Boolean) - Method in class org.androidtransfuse.model.manifest.Application
 
setWindowSoftInputMode(WindowSoftInputMode) - Method in class org.androidtransfuse.model.manifest.Activity
 
setWritePermission(String) - Method in class org.androidtransfuse.model.manifest.PathPermission
 
setWritePermission(String) - Method in class org.androidtransfuse.model.manifest.Provider
 
setXlargeScreens(Boolean) - Method in class org.androidtransfuse.model.manifest.SupportsScreens
 
SHARED_PREFERENCES - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
StaticInvocationVariableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
StaticInvocationVariableBuilder(ASTType, String, ClassGenerationUtil) - Constructor for class org.androidtransfuse.gen.variableBuilder.StaticInvocationVariableBuilder
 
staticInvoke(ASTType, ASTType, String) - Method in class org.androidtransfuse.gen.variableBuilder.InjectionBindingBuilder
 
STORAGE_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
submit(Provider<ASTType>) - Method in class org.androidtransfuse.processor.AnalysisGenerationTransactionProcessorBuilder
 
submit(Provider<ASTType>) - Method in class org.androidtransfuse.processor.FactoryProcessor
 
submit(Provider<ASTType>) - Method in class org.androidtransfuse.processor.ImplementedByProcessorBuilder
 
submit(Provider<ASTType>) - Method in class org.androidtransfuse.processor.ModuleProcessorBuilder
 
submit(Class<? extends Annotation>, Collection<Provider<ASTType>>) - Method in class org.androidtransfuse.processor.TransfuseProcessor
 
submit(Class<? extends Annotation>, Provider<ASTType>) - Method in class org.androidtransfuse.processor.TransfuseProcessor
 
SUPER_NAME - Static variable in class org.androidtransfuse.analysis.ManualSuperGenerator
 
SuperCallMapping - Class in org.androidtransfuse.analysis
 
SuperCallMapping(String, List<ASTType>) - Constructor for class org.androidtransfuse.analysis.SuperCallMapping
 
SuperGenerator - Class in org.androidtransfuse.experiment.generators
 
SuperGenerator(ASTMethod) - Constructor for class org.androidtransfuse.experiment.generators.SuperGenerator
 
SuperGenerator.SuperGeneratorFactory - Interface in org.androidtransfuse.experiment.generators
 
SupportsGlTexture - Class in org.androidtransfuse.model.manifest
attributes: android:name="string"
SupportsGlTexture() - Constructor for class org.androidtransfuse.model.manifest.SupportsGlTexture
 
SupportsScreens - Class in org.androidtransfuse.model.manifest
attributes: android:resizeable=["true"| "false"] android:smallScreens=["true" | "false"] android:normalScreens=["true" | "false"] android:largeScreens=["true" | "false"] android:xlargeScreens=["true" | "false"] android:anyDensity=["true" | "false"] android:requiresSmallestWidthDp="integer" android:compatibleWidthLimitDp="integer" android:largestWidthLimitDp="integer"
SupportsScreens() - Constructor for class org.androidtransfuse.model.manifest.SupportsScreens
 
SynchronizedFiler - Class in org.androidtransfuse.config
 
SynchronizedFiler(Filer) - Constructor for class org.androidtransfuse.config.SynchronizedFiler
 
SystemServiceBindingInjectionNodeBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
SystemServiceBindingInjectionNodeBuilder(InjectionPointFactory, VariableInjectionBuilderFactory, Analyzer) - Constructor for class org.androidtransfuse.gen.variableBuilder.SystemServiceBindingInjectionNodeBuilder
 
SystemServiceVariableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
SystemServiceVariableBuilder(String, InjectionNode, InjectionExpressionBuilder, TypedExpressionFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.SystemServiceVariableBuilder
 

T

TELEPHONY_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
TEXT_SERVICES_MANAGER_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
TEXT_VIEW - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
TEXT_VIEW_ON_EDITOR_ACTION_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
TRANSFUSE_PREFIX - Static variable in class org.androidtransfuse.model.manifest.ManifestNamespaceMapper
 
TRANSFUSE_URI - Static variable in class org.androidtransfuse.model.manifest.ManifestNamespaceMapper
 
TransfuseAndroidModule - Class in org.androidtransfuse.config
 
TransfuseAndroidModule() - Constructor for class org.androidtransfuse.config.TransfuseAndroidModule
 
TransfuseAnnotationProcessor - Class in org.androidtransfuse
Transfuse Annotation processor.
TransfuseAnnotationProcessor() - Constructor for class org.androidtransfuse.TransfuseAnnotationProcessor
 
TransfuseProcessor - Class in org.androidtransfuse.processor
 
TransfuseProcessor(GeneratorRepository) - Constructor for class org.androidtransfuse.processor.TransfuseProcessor
 

U

UI_MODE_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
UIOptionsConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.UIOptionsConverter
 
unmarshal(String) - Method in class org.androidtransfuse.model.manifest.HexadecimalIntegerConverter
 
unmarshal(String) - Method in class org.androidtransfuse.model.manifest.LabeledConverter
 
unmarshal(String) - Method in class org.androidtransfuse.processor.MergeableTagConverter
 
updatePackage(String) - Method in class org.androidtransfuse.model.manifest.Activity
 
updatePackage(String) - Method in class org.androidtransfuse.model.manifest.Application
 
updatePackage(String) - Method in class org.androidtransfuse.model.manifest.Receiver
 
updatePackage(String) - Method in class org.androidtransfuse.model.manifest.Service
 
updatePackages() - Method in class org.androidtransfuse.model.manifest.Manifest
 
USB_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
UsesConfiguration - Class in org.androidtransfuse.model.manifest
attributes: android:reqFiveWayNav=["true" | "false"] android:reqHardKeyboard=["true" | "false"] android:reqKeyboardType=["undefined" | "nokeys" | "qwerty" | "twelvekey"] android:reqNavigation=["undefined" | "nonav" | "dpad" | "trackball" | "wheel"] android:reqTouchScreen=["undefined" | "notouch" | "stylus" | "finger"]
UsesConfiguration() - Constructor for class org.androidtransfuse.model.manifest.UsesConfiguration
 
UsesFeature - Class in org.androidtransfuse.model.manifest
attributes: android:name="string" android:required=["true" | "false"] android:glEsVersion="integer"
UsesFeature() - Constructor for class org.androidtransfuse.model.manifest.UsesFeature
 
UsesFeatureProcessor - Class in org.androidtransfuse.analysis.module
 
UsesFeatureProcessor(ManifestManager) - Constructor for class org.androidtransfuse.analysis.module.UsesFeatureProcessor
 
UsesLibrary - Class in org.androidtransfuse.model.manifest
attributes: android:name="string" android:required=["true" | "false"]
UsesLibrary() - Constructor for class org.androidtransfuse.model.manifest.UsesLibrary
 
UsesPermission - Class in org.androidtransfuse.model.manifest
attributes: android:name="string" android:maxSdkVersion="integer"
UsesPermission() - Constructor for class org.androidtransfuse.model.manifest.UsesPermission
 
UsesPermissionProcessor - Class in org.androidtransfuse.analysis.module
 
UsesPermissionProcessor(ManifestManager) - Constructor for class org.androidtransfuse.analysis.module.UsesPermissionProcessor
 
UsesSDK - Class in org.androidtransfuse.model.manifest
attributes: android:minSdkVersion="integer" android:targetSdkVersion="integer" android:maxSdkVersion="integer"
UsesSDK() - Constructor for class org.androidtransfuse.model.manifest.UsesSDK
 
UsesSdkProcessor - Class in org.androidtransfuse.analysis.module
 
UsesSdkProcessor(ManifestManager) - Constructor for class org.androidtransfuse.analysis.module.UsesSdkProcessor
 

V

validate(ASTAnnotation, ASTBase, ImmutableSet<ASTAnnotation>) - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationAccompaniesValidator
 
validate(ASTAnnotation, ASTBase, ImmutableSet<ASTAnnotation>) - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationParameterRegexValidator
 
validate(ASTAnnotation, ASTBase, ImmutableSet<ASTAnnotation>) - Method in interface org.androidtransfuse.analysis.astAnalyzer.validation.AnnotationValidator
 
validate(ASTAnnotation, ASTBase, ImmutableSet<ASTAnnotation>) - Method in class org.androidtransfuse.analysis.astAnalyzer.validation.MultiAnnotationValidator
 
valueOf(String) - Static method in enum org.androidtransfuse.experiment.GenerationPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidtransfuse.model.manifest.InstallLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidtransfuse.model.manifest.ReqKeyboardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidtransfuse.model.manifest.ReqNavigation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidtransfuse.model.manifest.ReqTouchScreen
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidtransfuse.model.manifest.ScreenDensity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.androidtransfuse.model.manifest.ScreenSize
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.androidtransfuse.experiment.GenerationPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidtransfuse.model.manifest.InstallLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidtransfuse.model.manifest.ReqKeyboardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidtransfuse.model.manifest.ReqNavigation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidtransfuse.model.manifest.ReqTouchScreen
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidtransfuse.model.manifest.ScreenDensity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.androidtransfuse.model.manifest.ScreenSize
Returns an array containing the constants of this enum type, in the order they are declared.
VariableInjectionBuilderFactory - Interface in org.androidtransfuse.gen.variableBuilder
 
VIBRATOR_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
VIEW - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
VIEW_GROUP - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
VIEW_ON_CLICK_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
VIEW_ON_CREATE_CONTEXT_MENU_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
VIEW_ON_FOCUS_CHANGE_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
VIEW_ON_KEY_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
VIEW_ON_LONG_CLICK_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
VIEW_ON_TOUCH_LISTENER - Static variable in class org.androidtransfuse.util.AndroidLiterals
 
ViewFieldRegistrationInvocationBuilderImpl - Class in org.androidtransfuse.gen.componentBuilder
 
ViewFieldRegistrationInvocationBuilderImpl(ASTField, InvocationBuilder) - Constructor for class org.androidtransfuse.gen.componentBuilder.ViewFieldRegistrationInvocationBuilderImpl
 
ViewInjectionNodeBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
ViewInjectionNodeBuilder(ClassGenerationUtil, InjectionPointFactory, VariableInjectionBuilderFactory, Analyzer, Validator) - Constructor for class org.androidtransfuse.gen.variableBuilder.ViewInjectionNodeBuilder
 
ViewMethodRegistrationInvocationBuilderImpl - Class in org.androidtransfuse.gen.componentBuilder
 
ViewMethodRegistrationInvocationBuilderImpl(ASTMethod, InvocationBuilder) - Constructor for class org.androidtransfuse.gen.componentBuilder.ViewMethodRegistrationInvocationBuilderImpl
 
ViewRegistrationGenerator - Class in org.androidtransfuse.gen.componentBuilder
 
ViewRegistrationGenerator(InjectionNode, String, InjectionNode, ViewRegistrationInvocationBuilder, InjectionFragmentGenerator, InstantiationStrategyFactory) - Constructor for class org.androidtransfuse.gen.componentBuilder.ViewRegistrationGenerator
 
ViewRegistrationGeneratorFactory - Class in org.androidtransfuse.analysis.astAnalyzer.registration
 
ViewRegistrationInvocationBuilder - Interface in org.androidtransfuse.gen.componentBuilder
 
ViewTypeRegistrationInvocationBuilderImpl - Class in org.androidtransfuse.gen.componentBuilder
 
ViewTypeRegistrationInvocationBuilderImpl() - Constructor for class org.androidtransfuse.gen.componentBuilder.ViewTypeRegistrationInvocationBuilderImpl
 
ViewVariableBuilder - Class in org.androidtransfuse.gen.variableBuilder
 
ViewVariableBuilder(Integer, String, InjectionNode, JType, InjectionExpressionBuilder, RResourceReferenceBuilder, ClassGenerationUtil, InvocationBuilder, UniqueVariableNamer, RResource, TypedExpressionFactory, ExpressionMatchingListFactory) - Constructor for class org.androidtransfuse.gen.variableBuilder.ViewVariableBuilder
 
VirtualProxyTransactionWorker - Class in org.androidtransfuse.processor
 
VirtualProxyTransactionWorker(VirtualProxyGenerator) - Constructor for class org.androidtransfuse.processor.VirtualProxyTransactionWorker
 

W

WALLPAPER_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
WIFI_P2P_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
WIFI_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
WINDOW_SERVICE - Static variable in class org.androidtransfuse.analysis.repository.InjectionNodeBuilderRepositoryFactory
 
WindowFeatureBuilder - Interface in org.androidtransfuse.gen.componentBuilder
 
WindowFeatureGenerator - Class in org.androidtransfuse.experiment.generators
 
WindowFeatureGenerator(ASTElementFactory) - Constructor for class org.androidtransfuse.experiment.generators.WindowFeatureGenerator
 
WindowSoftInputModeConverter() - Constructor for class org.androidtransfuse.model.manifest.LabeledConverter.WindowSoftInputModeConverter
 
WRAP_METHOD - Static variable in class org.androidtransfuse.gen.IntentFactoryStrategyGenerator
 
writeManifest(Manifest, OutputStream) - Method in class org.androidtransfuse.util.ManifestSerializer
 
writeManifest(Manifest, File) - Method in class org.androidtransfuse.util.ManifestSerializer
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2014. All Rights Reserved.