Searched refs:mAutoDispatchException (Results 1 – 1 of 1) sorted by relevance
208 private RuntimeException mAutoDispatchException = null; field in TestLooper.AutoDispatchThread223 mAutoDispatchException = e; in run()232 mAutoDispatchException = new IllegalStateException( in run()238 mAutoDispatchException = new IllegalStateException( in run()249 return mAutoDispatchException; in getException()