Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/rop/type/
DType.java765 public Type getInitializedType() { in getInitializedType() method in Type
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DRegisterSpec.java535 newType = newType.getInitializedType(); in withSimpleType()