Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/codegen/src/com/android/codegen/
H A DFieldInfo.kt150 val annotationsForSetterParam by lazy { regex
162 val annotatedTypeForSetterParam by lazy { "$annotationsForSetterParam $SetterParamType" }
H A DGenerators.kt321 paramAnnotations = annotationsForSetterParam,