Searched defs:sdkLibraryXml (Results 1 – 1 of 1) sorted by relevance
2035 type sdkLibraryXml struct { struct2036 android.ModuleBase2037 android.DefaultableModuleBase2038 android.ApexModuleBase2040 properties sdkLibraryXmlProperties2042 outputFilePath android.OutputPath2043 installDirPath android.InstallPath2065 func (module *sdkLibraryXml) SubDir() string {2070 func (module *sdkLibraryXml) OutputFile() android.OutputPath {2075 func (module *sdkLibraryXml) AvailableFor(what string) bool {[all …]