Generate a directed graph based on the methods found by the filters applied. The filters are the same as in :meth:`~androguard.core.analaysis.analaysis.Analysis.find_methods` A networkx.DiGraph is returned, containing all edges only once! that means, if a me
(self, classname=".*", methodname=".*", descriptor=".*",
accessflags=".*", no_isolated=False, entry_points=[])
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected