Searched refs:getGetDelegateMethodSource (Results 1 – 1 of 1) sorted by relevance
306 CtMethod newMethod = CtMethod.make(getGetDelegateMethodSource(), clazz); in addGetDelegateMethod()319 private String getGetDelegateMethodSource() { in getGetDelegateMethodSource() method in AndroidMockGenerator