Searched defs:recursively (Results 1 - 1 of 1) sorted by relevance

/external/proguard/src/proguard/obfuscate/
H A DClassObfuscator.java281 // package. Do this recursively if we're not doing any
303 boolean recursively)
314 if (!recursively)
355 // Otherwise figure out the new superpackage prefix, recursively.
301 mapPackageName(String className, String newClassName, boolean recursively) argument

Completed in 76 milliseconds