Searched refs:DexImport (Results 1 – 3 of 3) sorted by relevance
2691 type DexImport struct { struct2705 func (j *DexImport) Prebuilt() *android.Prebuilt { argument2709 func (j *DexImport) PrebuiltSrcs() []string { argument2713 func (j *DexImport) Name() string { argument2717 func (j *DexImport) Stem() string { argument2721 func (a *DexImport) JacocoReportClassesFile() android.Path { argument2725 func (a *DexImport) LintDepSets() LintDepSets { argument2729 func (j *DexImport) IsInstallable() bool { argument2733 func (j *DexImport) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument2788 func (j *DexImport) DexJar() android.Path { argument[all …]
206 func (prebuilt *DexImport) AndroidMkEntries() []android.AndroidMkEntries {
1763 var _ javaDependency = (*java.DexImport)(nil)2051 case *java.Library, *java.SdkLibrary, *java.DexImport, *java.SdkLibraryImport: