HomeSort by relevance Sort by last modified time
    Searched full:setallowshrinking (Results 1 - 2 of 2) sorted by null

  /external/proguard/src/proguard/ant/
ConfigurationTask.java 160 keepSpecificationElement.setAllowshrinking(true);
172 keepSpecificationElement.setAllowshrinking(true);
184 keepSpecificationElement.setAllowshrinking(true);
KeepSpecificationElement.java 79 public void setAllowshrinking(boolean allowShrinking)

Completed in 1409 milliseconds