Lines Matching refs:userObj
950 if (ar.userObj instanceof Throwable) {951 if (DBG) Log.d(LOG_TAG, "FwdRead: userObj=" +952 ((Throwable)ar.userObj).getMessage());953 error = (Throwable)ar.userObj;