Home | History | Annotate | Download | only in contacts

Lines Matching refs:mException

139         private final Exception mException;
149 mException = exception;
191 mException = null;
218 mException = from.mException;
321 return mException;