Searched refs:CONNECTION_ERROR (Results 1 – 12 of 12) sorted by relevance
97 public static final int CONNECTION_ERROR = 1; field in UIProvider.LastSyncResult112 case CONNECTION_ERROR: return "connection_error"; in toString()
34 UIProvider.LastSyncResult.CONNECTION_ERROR); in testReadAndWriteOfLastSyncResult()
50 public static final int CONNECTION_ERROR = 0x20; field in EmailServiceStatus
121 mMailboxId, UIProvider.LastSyncResult.CONNECTION_ERROR); in run()
164 case EmailServiceStatus.CONNECTION_ERROR: in writeResultToSyncResult()
186 EmailServiceStatus.CONNECTION_ERROR, 0); in performOperation()
729 return UIProvider.LastSyncResult.CONNECTION_ERROR; in translateSyncResultToUiResult()
473 EmailServiceStatus.CONNECTION_ERROR, 75); in testServiceCallbackAttachmentErrorUpdate()
243 cb.loadAttachmentStatus(0, attachmentId, EmailServiceStatus.CONNECTION_ERROR, 0); in loadAttachment()
1068 if (statusCode == EmailServiceStatus.CONNECTION_ERROR) { in endDownload()
108 UIProvider.LastSyncResult.CONNECTION_ERROR;
3984 case UIProvider.LastSyncResult.CONNECTION_ERROR: