OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:annotationEnclosingMethod
(Results
1 - 2
of
2
) sorted by null
/external/r8/src/main/java/com/android/tools/r8/graph/
DexAnnotation.java
70
return createSystemValueAnnotation(factory.
annotationEnclosingMethod
, factory,
81
return annotation.annotation.type == factory.
annotationEnclosingMethod
;
DexItemFactory.java
147
public final DexType
annotationEnclosingMethod
= createType(
Completed in 441 milliseconds