Uses of Class
org.androidtransfuse.model.manifest.Action

Packages that use Action
org.androidtransfuse.analysis   
org.androidtransfuse.model.manifest   
 

Uses of Action in org.androidtransfuse.analysis
 

Constructor parameters in org.androidtransfuse.analysis with type arguments of type Action
IntentFilterFactory(javax.inject.Provider<IntentFilter> intentFilterProvider, javax.inject.Provider<Action> actionProvider, javax.inject.Provider<Category> categoryProvider)
           
 

Uses of Action in org.androidtransfuse.model.manifest
 

Methods in org.androidtransfuse.model.manifest that return types with arguments of type Action
 List<Action> IntentFilter.getActions()
           
 

Method parameters in org.androidtransfuse.model.manifest with type arguments of type Action
 void IntentFilter.setActions(List<Action> actions)
           
 



Copyright © 2012. All Rights Reserved.