Searched defs:withAddedType (Results 1 - 3 of 3) 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 DRegisterSpecList.java124 public TypeList withAddedType(Type type) { method in class:RegisterSpecList

Completed in 136 milliseconds