Lines Matching defs:AndroidAppImport
38 type AndroidAppImport struct { struct
39 android.ModuleBase
40 android.DefaultableModuleBase
41 android.ApexModuleBase
42 prebuilt android.Prebuilt
44 properties AndroidAppImportProperties
45 dpiVariants interface{}
46 archVariants interface{}
48 outputFile android.Path
49 certificate Certificate
51 dexpreopter
53 usesLibrary usesLibrary
55 preprocessed bool
57 installPath android.InstallPath
59 hideApexVariantFromMake bool
480 AndroidAppImport anonMember