Home
last modified time | relevance | path

Searched refs:SpecType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/codegen/src/com/android/codegen/
DGenerators.kt929 val SpecType = specType.capitalize() constant
935 val SpecType = specType.capitalize() constant
937 +"action$SpecType.accept$SpecType(this, \"$nameLowerCamel\", $name);"