Home
last modified time | relevance | path

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

/frameworks/base/tools/codegen/src/com/android/codegen/
DGenerators.kt72 val RetentionPolicySource = memberRef("java.lang.annotation.RetentionPolicy.SOURCE") in ClassPrinter() constant
83 +"@$Retention($RetentionPolicySource)" in ClassPrinter()