Searched defs:stubDecorator (Results 1 – 1 of 1) sorted by relevance
110 type stubDecorator struct { struct111 *libraryDecorator113 properties libraryProperties115 versionScriptPath android.ModuleGenPath116 parsedCoverageXmlPath android.ModuleOutPath117 installPath android.Path118 abiDumpPath android.OutputPath119 abiDiffPaths android.Paths121 apiLevel android.ApiLevel122 firstVersion android.ApiLevel[all …]