Searched defs:getInstalledModules (Results 1 – 6 of 6) sorted by relevance
184 List<ModuleInfo> getInstalledModules(@PackageManager.InstalledModulesFlags int flags) { in getInstalledModules() method in ModuleInfoProvider
482 public final List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in IPackageManagerBase
169 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in ApplicationsStateRoboTest.ShadowPackageManager
715 List<ModuleInfo> getInstalledModules(int flags); in getInstalledModules() method
5980 public List<ModuleInfo> getInstalledModules(@InstalledModulesFlags int flags) { in getInstalledModules() method in PackageManager
1171 public List<ModuleInfo> getInstalledModules(int flags) { in getInstalledModules() method in ApplicationPackageManager