Searched refs:implLibraryModule (Results 1 – 1 of 1) sorted by relevance
1719 implLibraryModule *Library member1927 module.implLibraryModule = implLibrary1956 implLibraryModule := module.implLibraryModule1957 if implLibraryModule != nil && withinSameApexAs(module, ctx.Module()) {1959 return implLibraryModule.HeaderJars()1961 return implLibraryModule.ImplementationJars()1982 if module.implLibraryModule == nil {1985 return module.implLibraryModule.DexJarBuildPath()1991 if module.implLibraryModule == nil {1994 return module.implLibraryModule.JacocoReportClassesFile()[all …]