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

/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DRops.java1204 return opInvokeStatic(((CstMethodRef) cst).getPrototype());
1983 public static Rop opInvokeStatic(Prototype meth) { method in class:Rops

Completed in 21 milliseconds