Home
last modified time | relevance | path

Searched refs:callInterfaceMethod (Results 1 – 1 of 1) sorted by relevance

/external/r8/src/test/examples/shaking2/
DShaking.java7 public static void callInterfaceMethod(Interface object) { in callInterfaceMethod() method in Shaking
19 callInterfaceMethod(object); in callAsSuperClassAndInterface()