Searched refs:boxedCharType (Results 1 – 2 of 2) sorted by relevance
95 return factory().boxedCharType; in getBoxedForPrimitiveType()131 return boxedPrimitiveType != factory.boxedCharType in isSameOrAdaptableTo()
118 public DexType boxedCharType = createType(boxedCharDescriptor); field in DexItemFactory