Searched defs:getPlayManagedModules (Results 1 – 2 of 2) sorted by relevance
38 synchronized Set<String> getPlayManagedModules() throws Exception { in getPlayManagedModules() method in HostsideMainlineModuleDetector
59 public static Set<MainlineModule> getPlayManagedModules(PackageManager pm) throws Exception { in getPlayManagedModules() method in ModuleDetector