Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/codegen/src/com/android/codegen/
H A DFieldInfo.kt127 val annotationsNoInternal by lazy { regex
146 val annotationsAndType by lazy { (annotationsNoInternal + Type).joinToString(" ") }
152 addAll(annotationsNoInternal)