Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go1559 type DexImport struct { struct
1560 android.ModuleBase
1561 android.DefaultableModuleBase
1562 android.ApexModuleBase
1563 prebuilt android.Prebuilt
1565 properties DexImportProperties
1567 dexJarFile android.Path
1569 dexpreopter
1571 hideApexVariantFromMake bool
1574 func (j *DexImport) Prebuilt() *android.Prebuilt {
[all …]