Home
last modified time | relevance | path

Searched defs:keepSpecifications (Results 1 – 4 of 4) sorted by relevance

/external/proguard/src/proguard/ant/
DKeepSpecificationElement.java46 public void appendTo(List keepSpecifications, in appendTo()
DConfigurationTask.java354 private List extendKeepSpecifications(List keepSpecifications, in extendKeepSpecifications()
/external/proguard/src/proguard/
DDescriptorKeepChecker.java69 public void checkClassSpecifications(List keepSpecifications) in checkClassSpecifications()
/external/proguard/src/proguard/gui/
DProGuardGUI.java699 private KeepClassSpecification[] extractKeepSpecifications(List keepSpecifications, in extractKeepSpecifications()
1242 private List filteredKeepSpecifications(List keepSpecifications, in filteredKeepSpecifications()
1269 List keepSpecifications) in findMatchingKeepSpecifications()