Searched refs:exInterruptedException (Results 1 – 3 of 3) sorted by relevance
299 ClassObject* exInterruptedException; member
99 { &gDvm.exInterruptedException, "Ljava/lang/InterruptedException;" }, in initClassReferences()
1361 dvmThrowException(gDvm.exInterruptedException, msg); in dvmThrowInterruptedException()