HomeSort by relevance Sort by last modified time
    Searched defs:isInvocation (Results 1 - 2 of 2) sorted by null

  /dalvik/dx/src/com/android/dx/rop/cst/
CstMethodHandle.java 62 } else if (isInvocation(type)) {
134 public static boolean isInvocation(int type) {
152 public boolean isInvocation() {
153 return isInvocation(type);
  /external/dexmaker/lib/
dalvik-dx-9.0.0_r3.jar 

Completed in 449 milliseconds