Searched defs:getModuleInfo (Results 1 – 4 of 4) sorted by relevance
198 ModuleInfo getModuleInfo(String packageName, int flags) { in getModuleInfo() method in ModuleInfoProvider
764 ModuleInfo getModuleInfo(String packageName, int flags); in getModuleInfo() method
3835 public ModuleInfo getModuleInfo(@NonNull String packageName, @ModuleInfoFlags int flags) in getModuleInfo() method in PackageManager
859 public ModuleInfo getModuleInfo(String packageName, int flags) throws NameNotFoundException { in getModuleInfo() method in ApplicationPackageManager