Home
last modified time | relevance | path

Searched refs:removeMethod (Results 1 – 5 of 5) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DClassEditor.java219 public void removeMethod(Method method) in removeMethod() method in ClassEditor
/external/javassist/src/main/javassist/
DCtClass.java923 public void removeMethod(CtMethod m) throws NotFoundException { in removeMethod() method in CtClass
DCtClassType.java1335 public void removeMethod(CtMethod m) throws NotFoundException { in removeMethod() method in CtClassType
/external/android-mock/src/com/google/android/testing/mocking/
DAndroidMockGenerator.java309 clazz.removeMethod(existingMethod); in addGetDelegateMethod()
/external/nist-sip/java/gov/nist/javax/sip/address/
DSipUri.java518 public void removeMethod() { in removeMethod() method in SipUri