Home
last modified time | relevance | path

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

/external/proguard/src/proguard/
DLibraryKeepChecker.java65 public void checkClassSpecifications(List keepSpecifications) in checkClassSpecifications()
DDescriptorKeepChecker.java68 public void checkClassSpecifications(List keepSpecifications) in checkClassSpecifications()
/external/proguard/src/proguard/ant/
DKeepSpecificationElement.java47 public void appendTo(List keepSpecifications, in appendTo()
DConfigurationTask.java364 private List extendKeepSpecifications(List keepSpecifications, in extendKeepSpecifications()
/external/proguard/src/proguard/gui/
DProGuardGUI.java706 private KeepClassSpecification[] extractKeepSpecifications(List keepSpecifications, in extractKeepSpecifications()
1253 private List filteredKeepSpecifications(List keepSpecifications, in filteredKeepSpecifications()
1280 List keepSpecifications) in findMatchingKeepSpecifications()