Home | History | Annotate | Download | only in java

Lines Matching refs:srcjar

702 	j.srcJars = srcFiles.FilterByExt(".srcjar")
705 j.srcFiles = srcFiles.FilterOutByExt(".srcjar")
709 j.stubsSrcJar = android.PathForModuleOut(ctx, ctx.ModuleName()+"-"+"stubs.srcjar")
888 // In the future, all the docs generation depends on Metalava stubs (droidstubs) srcjar
889 // dir. We need add the srcjar dir to -sourcepath arg, so that Javadoc can figure out
1740 d.jdiffStubsSrcJar = android.PathForModuleOut(ctx, ctx.ModuleName()+"-"+"jdiff-stubs.srcjar")