Searched refs:interfaceMethod (Results 1 – 6 of 6) sorted by relevance
18 public String interfaceMethod(); in interfaceMethod() method43 return itf.interfaceMethod(); in $noinline$invoke()46 public String interfaceMethod() { in interfaceMethod() method in Main54 public String interfaceMethod() { in interfaceMethod() method in SubItf
67 public int interfaceMethod(int i) { in interfaceMethod() method in Main86 foo.interfaceMethod(a); in invoke()103 int interfaceMethod(int i); in interfaceMethod() method
18 void interfaceMethod(); in interfaceMethod() method
30 public void interfaceMethod() { in interfaceMethod() method in UnresolvedClass
4 UnresolvedClass.interfaceMethod()
34 c.interfaceMethod(); in callInvokeUnresolvedInterface()