Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go1892 type DexImport struct { struct
1893 android.ModuleBase
1894 android.DefaultableModuleBase
1895 android.ApexModuleBase
1896 prebuilt android.Prebuilt
1898 properties DexImportProperties
1900 dexJarFile OptionalDexJarPath
1902 dexpreopter
1904 hideApexVariantFromMake bool
1907 func (j *DexImport) Prebuilt() *android.Prebuilt {
[all …]