Searched refs:exceptionToString (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/
H A DRefreshManager.java358 private String exceptionToString(MessagingException exception) { method in class:RefreshManager.ControllerResult
374 + ", " + exceptionToString(exception));
393 + mailboxId + ", " + progress + ", " + exceptionToString(exception));
412 + mailboxId + ", " + progress + ", " + exceptionToString(exception));
440 + messageId + ", " + progress + ", " + exceptionToString(exception));

Completed in 67 milliseconds