HomeSort by relevance Sort by last modified time
    Searched defs:annotationUsed (Results 1 - 3 of 3) sorted by null

  /external/proguard/src/proguard/shrink/
AnnotationUsageMarker.java 54 private boolean annotationUsed;
137 annotationUsed = true;
212 boolean oldAnnotationUsed = annotationUsed;
215 annotationUsed = false;
218 if (annotationUsed)
229 annotationUsed = oldAnnotationUsed;
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 

Completed in 51 milliseconds