Searched refs:getDexItemFactory (Results 1 – 2 of 2) sorted by relevance
226 public DexItemFactory getDexItemFactory() { in getDexItemFactory() method in ProguardConfiguration
358 InternalOptions internal = new InternalOptions(proguardConfiguration.getDexItemFactory()); in getInternalOptions()