Searched refs:throwSub (Results 1 - 1 of 1) sorted by relevance

/dalvik/tests/044-proxy/src/
H A DWrappedThrow.java93 if2.throwSub();
137 public void throwSub() throws BaseException; method in interface:InterfaceW1
149 public void throwSub() throws SubException; method in interface:InterfaceW2
169 public void throwSub() throws SubException {} method in class:WTMix
224 if (method.getName().equals("throwSub"))

Completed in 31 milliseconds