Home
last modified time | relevance | path

Searched defs:DexImport (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Djava.go3442 type DexImport struct { struct
3443 android.ModuleBase
3444 android.DefaultableModuleBase
3445 android.ApexModuleBase
3446 prebuilt android.Prebuilt
3448 properties DexImportProperties
3450 dexJarFile OptionalDexJarPath
3452 dexpreopter
3454 hideApexVariantFromMake bool
3457 func (j *DexImport) Prebuilt() *android.Prebuilt {
[all …]