Searched refs:mAutoDispatchException (Results 1 – 1 of 1) sorted by relevance
238 private RuntimeException mAutoDispatchException = null; field in TestLooper.AutoDispatchThread253 mAutoDispatchException = e; in run()262 mAutoDispatchException = new IllegalStateException( in run()270 mAutoDispatchException = new IllegalStateException( in run()282 return mAutoDispatchException; in getException()