Searched refs:withAddedType (Results 1 - 5 of 5) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/type/
H A DTypeList.java68 public TypeList withAddedType(Type type); method in interface:TypeList
H A DStdTypeList.java353 public TypeList withAddedType(Type type) { method in class:StdTypeList
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DThrowingCstInsn.java85 getSources(), catches.withAddedType(type),
H A DThrowingInsn.java100 getSources(), catches.withAddedType(type));
H A DRegisterSpecList.java124 public TypeList withAddedType(Type type) { method in class:RegisterSpecList

Completed in 564 milliseconds