Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/
DAnnotationsDirectory.java45 @Override public int getFieldAnnotationCount() { return 0; }
52 public abstract int getFieldAnnotationCount(); in getFieldAnnotationCount() method in AnnotationsDirectory
158 public int getFieldAnnotationCount() {
177 int fieldAnnotationCount = getFieldAnnotationCount();
190 int fieldCount = getFieldAnnotationCount();
202 int fieldCount = getFieldAnnotationCount();