Searched refs:unboxBooleanMethodName (Results 1 – 2 of 2) sorted by relevance
423 return factory.createMethod(boxType, proto, factory.unboxBooleanMethodName); in getUnboxMethod()
73 public DexString unboxBooleanMethodName = createString("booleanValue"); field in DexItemFactory