怎么获得android中各组件的调用关系

怎么获得android中各组件的调用关系,或者说怎么提取出android中各组件调用的intent?

全局搜索可以过滤所有的intent

组件 你指的是四大组件吗 activity service这些?
还是各个库的依赖关系