Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/utils/
DInternalOptions.java156 public static final String RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS = field in InternalOptions.AttributeRemovalOptions
242 RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS, patterns); in applyPattern()