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

  /external/proguard/src/proguard/ant/
ClassSpecificationElement.java 44 private String extendsAnnotation;
80 String extendsAnnotation = classSpecificationElement.extendsAnnotation;
97 extendsAnnotation != null ? ClassUtil.internalType(extendsAnnotation) : null,
140 public void setExtendsannotation(String extendsAnnotation)
142 this.extendsAnnotation = extendsAnnotation;
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 

Completed in 22 milliseconds