Searched refs:createKeepClassSpecification (Results 1 – 1 of 1) sorted by relevance
/external/proguard/src/proguard/gradle/ |
D | ProGuardTask.java | 297 createKeepClassSpecification(false, in keep() 316 createKeepClassSpecification(false, in keep() 335 createKeepClassSpecification(false, in keepclassmembers() 354 createKeepClassSpecification(false, in keepclassmembers() 373 createKeepClassSpecification(false, in keepclasseswithmembers() 392 createKeepClassSpecification(false, in keepclasseswithmembers() 411 createKeepClassSpecification(true, in keepnames() 430 createKeepClassSpecification(true, in keepnames() 449 createKeepClassSpecification(true, in keepclassmembernames() 468 createKeepClassSpecification(true, in keepclassmembernames() [all …]
|