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

Packages that use Instrumentation
org.androidtransfuse.model.manifest   
 

Uses of Instrumentation in org.androidtransfuse.model.manifest
 

Methods in org.androidtransfuse.model.manifest that return types with arguments of type Instrumentation
 List<Instrumentation> Manifest.getInstrumentations()
           
 

Method parameters in org.androidtransfuse.model.manifest with type arguments of type Instrumentation
 void Manifest.setInstrumentations(List<Instrumentation> instrumentations)
           
 



Copyright © 2012. All Rights Reserved.