Searched defs:DexImport (Results 1 – 1 of 1) sorted by relevance
3092 type DexImport struct { struct3093 android.ModuleBase3094 android.DefaultableModuleBase3095 android.ApexModuleBase3096 prebuilt android.Prebuilt3098 properties DexImportProperties3100 dexJarFile OptionalDexJarPath3102 dexpreopter3104 hideApexVariantFromMake bool3107 func (j *DexImport) Prebuilt() *android.Prebuilt {[all …]