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

  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsnList.java 55 public static DalvInsnList makeImmutable(ArrayList<DalvInsn> list,
  /dalvik/dx/src/com/android/dx/util/
IntList.java 46 public static IntList makeImmutable(int value) {
61 public static IntList makeImmutable(int value0, int value1) {
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 82 milliseconds