Searched defs:addInterface (Results 1 – 12 of 12) sorted by relevance
50 public void addInterface(int interfaceConstantIndex) in addInterface() method in InterfacesEditor
52 public void addInterface(int interfaceConstantIndex) in addInterface() method in ClassEditor
295 public ClassOrInterfaceDeclaration addInterface(String name) { in addInterface() method in CompilationUnit306 public ClassOrInterfaceDeclaration addInterface(String name, Modifier... modifiers) { in addInterface() method in CompilationUnit
85 public void addInterface(String internalName) { in addInterface() method in MutableClass
380 public ClassOrInterfaceDeclaration addInterface(String name) { in addInterface() method in CompilationUnit391 public ClassOrInterfaceDeclaration addInterface(String name, Modifier... modifiers) { in addInterface() method in CompilationUnit
98 public InterfaceWriter addInterface(String simpleName) { in addInterface() method in JavaWriter
171 Return<void> Supplicant::addInterface( in addInterface() function in android::hardware::wifi::supplicant::V1_2::implementation::Supplicant
259 public static void addInterface(String name, String parent, in addInterface() method in XMLToAPI
225 public void addInterface( final String name ) { in addInterface() method in ClassGen
370 public void addInterface(ClassInfo cls) { in addInterface() method in PackageInfo
2058 public void addInterface(ClassInfo iface) { in addInterface() method in ClassInfo
1877 void WpaGui::addInterface() in addInterface() function in WpaGui