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

/dalvik/vm/
H A DGlobals.h307 ClassObject* exInterruptedException; member in struct:DvmGlobals
H A DInitRefs.cpp99 { &gDvm.exInterruptedException, "Ljava/lang/InterruptedException;" },
H A DException.cpp1363 dvmThrowException(gDvm.exInterruptedException, msg);

Completed in 58 milliseconds