Searched defs:DexImport (Results 1 – 1 of 1) sorted by relevance
1892 type DexImport struct { struct1893 android.ModuleBase1894 android.DefaultableModuleBase1895 android.ApexModuleBase1896 prebuilt android.Prebuilt1898 properties DexImportProperties1900 dexJarFile OptionalDexJarPath1902 dexpreopter1904 hideApexVariantFromMake bool1907 func (j *DexImport) Prebuilt() *android.Prebuilt {[all …]