Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DSimulator.java711 checkInvokeDynamicSupported(opcode); in visitConstant()
846 private void checkInvokeDynamicSupported(int opcode) throws SimException { in checkInvokeDynamicSupported() method in Simulator