Searched defs:DexImport (Results 1 – 1 of 1) sorted by relevance
3442 type DexImport struct { struct3443 android.ModuleBase3444 android.DefaultableModuleBase3445 android.ApexModuleBase3446 prebuilt android.Prebuilt3448 properties DexImportProperties3450 dexJarFile OptionalDexJarPath3452 dexpreopter3454 hideApexVariantFromMake bool3457 func (j *DexImport) Prebuilt() *android.Prebuilt {[all …]