Searched refs:unboxLongMethodName (Results 1 – 2 of 2) sorted by relevance
438 return factory.createMethod(boxType, proto, factory.unboxLongMethodName); in getUnboxMethod()
78 public DexString unboxLongMethodName = createString("longValue"); field in DexItemFactory