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

/dalvik/tests/044-proxy/src/
H A DWrappedThrow.java102 if2.throwSubSub();
138 public void throwSubSub() throws BaseException; method in interface:InterfaceW1
150 public void throwSubSub() throws SubException; method in interface:InterfaceW2
170 public void throwSubSub() throws SubException {} method in class:WTMix
226 if (method.getName().equals("throwSubSub"))

Completed in 3 milliseconds