OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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