Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance
2050 type sdkLibraryXml struct { struct2051 android.ModuleBase2052 android.DefaultableModuleBase2053 android.ApexModuleBase2055 properties sdkLibraryXmlProperties2057 outputFilePath android.OutputPath2058 installDirPath android.InstallPath2080 func (module *sdkLibraryXml) SubDir() string {2085 func (module *sdkLibraryXml) OutputFile() android.OutputPath {2090 func (module *sdkLibraryXml) AvailableFor(what string) bool {[all …]