Searched refs:addInterface (Results 1 – 4 of 4) sorted by relevance
121 apiClass.addInterface(mCurrentInterfaceName); in endElement()
93 public void addInterface(String interfaceName) { in addInterface() method in ApiClass
82 mClass.addInterface(getClassProfile(interfaceName)); in visit()
118 public void addInterface(ClassProfile interfaceProfile) { in addInterface() method in ClassProfile