Searched defs:getInstalledModules (Results 1 – 7 of 7) sorted by relevance
175 List<ModuleInfo> getInstalledModules(@PackageManager.InstalledModulesFlags int flags) { in getInstalledModules() method in ModuleInfoProvider
9797 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in PackageManagerService
72 protected List<ModuleInfo> getInstalledModules(@PackageManager.ModuleInfoFlags int flags) { in getInstalledModules() method in ShadowApplicationPackageManager
151 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in ApplicationsStateRoboTest.ShadowPackageManager
743 List<ModuleInfo> getInstalledModules(int flags); in getInstalledModules() method
4884 public List<ModuleInfo> getInstalledModules(@InstalledModulesFlags int flags) { in getInstalledModules() method in PackageManager
1060 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in ApplicationPackageManager