Searched defs:stubDecorator (Results 1 – 1 of 1) sorted by relevance
120 type stubDecorator struct { struct121 *libraryDecorator123 properties libraryProperties125 versionScriptPath android.ModuleGenPath126 parsedCoverageXmlPath android.ModuleOutPath127 installPath android.Path128 abiDumpPath android.OutputPath129 abiDiffPaths android.Paths131 apiLevel android.ApiLevel132 firstVersion android.ApiLevel[all …]