Home
last modified time | relevance | path

Searched defs:withAddedType (Results 1 – 7 of 7) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/rop/type/
DTypeList.java68 public TypeList withAddedType(Type type); in withAddedType() method
DStdTypeList.java353 public TypeList withAddedType(Type type) { in withAddedType() method in StdTypeList
/dalvik/dx/src/com/android/dx/rop/type/
DTypeList.java68 public TypeList withAddedType(Type type); in withAddedType() method
DStdTypeList.java353 public TypeList withAddedType(Type type) { in withAddedType() method in StdTypeList
/dalvik/dexgen/src/com/android/dexgen/rop/code/
DRegisterSpecList.java122 public TypeList withAddedType(Type type) { in withAddedType() method in RegisterSpecList
/dalvik/dx/src/com/android/dx/cf/direct/
DDirectClassFile.java665 public TypeList withAddedType(Type type) { in withAddedType() method in DirectClassFile.DcfTypeList
/dalvik/dx/src/com/android/dx/rop/code/
DRegisterSpecList.java123 public TypeList withAddedType(Type type) { in withAddedType() method in RegisterSpecList