Searched refs:isConstructor (Results 1 – 2 of 2) sorted by relevance
205 if (dexMethod.isConstructor()) { in hasMatchingMethod_Reflection()266 if (!dexMethod.isConstructor()) { in hasMatchingMethod_JNI()
56 public boolean isConstructor() { in isConstructor() method in DexMethod