Searched refs:addSetDelegateMethod (Results 1 – 1 of 1) sorted by relevance
254 addSetDelegateMethod(newClass, newInterface); in generateSubClass()291 private void addSetDelegateMethod(CtClass clazz, CtClass newInterface) { in addSetDelegateMethod() method in AndroidMockGenerator