Home
last modified time | relevance | path

Searched defs:hasAnnotations (Results 1 – 1 of 1) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/graph/
DDexProgramClass.java109 public boolean hasAnnotations() { in hasAnnotations() method in DexProgramClass
125 private boolean hasAnnotations(DexEncodedField[] fields) { in hasAnnotations() method in DexProgramClass
129 private boolean hasAnnotations(DexEncodedMethod[] methods) { in hasAnnotations() method in DexProgramClass