Searched defs:getMethodAnnotationCount (Results 1 - 1 of 1) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/
H A DAnnotationsDirectory.java162 public int getMethodAnnotationCount() { method in class:AnnotationsDirectory.AnnotationsDirectoryImpl
186 int methodCount = getMethodAnnotationCount();
203 int methodCount = getMethodAnnotationCount();

Completed in 114 milliseconds