Searched refs:Zeroes (Results 1 – 5 of 5) sorted by relevance
24 public final class Zeroes { class28 private Zeroes() { in Zeroes() method in Zeroes
23 import com.android.dx.rop.cst.Zeroes;312 cst = Zeroes.zeroFor(field.getRef().getType()); in makeStaticValuesConstant()
23 import com.android.dexgen.rop.cst.Zeroes;316 cst = Zeroes.zeroFor(field.getRef().getType()); in makeStaticValuesConstant()
38 import com.android.dx.rop.cst.Zeroes;540 Constant newZero = Zeroes.zeroFor(resultType.getComponentType()); in replaceDef()