Searched defs:DexImport (Results 1 – 1 of 1) sorted by relevance
1559 type DexImport struct { struct1560 android.ModuleBase1561 android.DefaultableModuleBase1562 android.ApexModuleBase1563 prebuilt android.Prebuilt1565 properties DexImportProperties1567 dexJarFile android.Path1569 dexpreopter1571 hideApexVariantFromMake bool1574 func (j *DexImport) Prebuilt() *android.Prebuilt {[all …]