Home
last modified time | relevance | path

Searched refs:setInvokesDynamically (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/optimize/info/
DDynamicInvocationMarker.java54 setInvokesDynamically(method); in visitConstantInstruction()
61 private static void setInvokesDynamically(Method method) in setInvokesDynamically() method in DynamicInvocationMarker
66 info.setInvokesDynamically(); in setInvokesDynamically()
DMethodOptimizationInfo.java146 public void setInvokesDynamically() in setInvokesDynamically() method in MethodOptimizationInfo