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

Packages that use Permission
org.androidtransfuse.model.manifest   
 

Uses of Permission in org.androidtransfuse.model.manifest
 

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

Method parameters in org.androidtransfuse.model.manifest with type arguments of type Permission
 void Manifest.setPermissions(List<Permission> permissions)
           
 



Copyright © 2012. All Rights Reserved.