Searched refs:mAutoDispatchException (Results 1 – 1 of 1) sorted by relevance
201 private RuntimeException mAutoDispatchException = null; field in TestLooper.AutoDispatchThread216 mAutoDispatchException = e; in run()225 mAutoDispatchException = new IllegalStateException( in run()231 mAutoDispatchException = new IllegalStateException( in run()242 return mAutoDispatchException; in getException()