Searched refs:gatherMethods (Results 1 – 1 of 1) sorted by relevance
509 private void gatherMethods(ClassInfo owner, ClassInfo cl, HashMap<String, MethodInfo> methods) { in gatherMethods() method in ClassInfo522 gatherMethods(this, mRealSuperclass, methods); in selfMethods()526 gatherMethods(this, iface, methods); in selfMethods()