Searched defs:getInstalledModules (Results 1 – 6 of 6) sorted by relevance
170 List<ModuleInfo> getInstalledModules(@PackageManager.ModuleInfoFlags int flags) { in getInstalledModules() method in ModuleInfoProvider
5453 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method
151 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in ApplicationsStateRoboTest.ShadowPackageManager
766 List<ModuleInfo> getInstalledModules(int flags); in getInstalledModules() method
3793 public List<ModuleInfo> getInstalledModules(@ModuleInfoFlags int flags) { in getInstalledModules() method in PackageManager
850 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in ApplicationPackageManager