Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/codegen/src/com/android/codegen/
H A DClassPrinter.kt113 val annotationKey = "gen$upperCamelCase" regex
115 if (dataClassAnnotationFeatures.containsKey(annotationKey)) {
116 return dataClassAnnotationFeatures[annotationKey]!!