Searched refs:mCaughtException (Results 1 – 1 of 1) sorted by relevance
118 private Exception mCaughtException = null; field in GraphRunner.GraphRunLoop170 if (mCaughtException == null) { in loop()171 mCaughtException = e; in loop()292 mCaughtException = null; in onPrepare()342 onRunnerStopped(mCaughtException, mClosedSuccessfully); in cleanUp()