Home
last modified time | relevance | path

Searched refs:ioe (Results 1 – 25 of 37) sorted by relevance

12

/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DMailTransport.java121 } catch (IOException ioe) { in open()
122 LogUtils.d(TAG, ioe.toString()); in open()
124 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
149 } catch (IOException ioe) { in open()
150 LogUtils.d(TAG, ioe.toString()); in open()
154 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
161 } catch (IOException ioe) { in open()
162 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
195 } catch (IOException ioe) { in createSocket()
196 LogUtils.d(TAG, ioe.toString()); in createSocket()
[all …]
/packages/apps/Email/provider_src/com/android/email/mail/store/
DImapFolder.java112 } catch (IOException ioe) { in open()
113 ioExceptionHandler(mConnection, ioe); in open()
136 } catch (IOException ioe) { in open()
137 throw ioExceptionHandler(mConnection, ioe); in open()
211 } catch (IOException ioe) { in exists()
212 throw ioExceptionHandler(connection, ioe); in exists()
252 } catch (IOException ioe) { in create()
253 throw ioExceptionHandler(connection, ioe); in create()
340 } catch (IOException ioe) { in copyMessages()
341 throw ioExceptionHandler(mConnection, ioe); in copyMessages()
[all …]
DPop3Store.java182 } catch (IOException ioe) { in checkSettings()
186 ioe.getMessage()); in checkSettings()
231 } catch (IOException ioe) { in open()
234 LogUtils.d(Logging.LOG_TAG, ioe.toString()); in open()
236 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
250 } catch (IOException ioe) { in open()
251 statException = ioe; in open()
326 } catch (IOException ioe) { in getMessage()
329 LogUtils.d(Logging.LOG_TAG, "Unable to index during getMessage " + ioe); in getMessage()
331 throw new MessagingException("getMessages", ioe); in getMessage()
[all …]
DImapConnection.java186 } catch (IOException ioe) { in open()
191 LogUtils.d(Logging.LOG_TAG, ioe, "IOException"); in open()
193 throw ioe; in open()
449 } catch (IOException ioe) { in doSendId()
474 } catch (IOException ioe) { in doGetNamespace()
597 } catch (IOException ioe) { in doGetPathSeparator()
DImapStore.java468 } catch (IOException ioe) { in updateFolders()
470 throw new MessagingException("Unable to get folder list", ioe); in updateFolders()
497 } catch (IOException ioe) { in checkSettings()
498 bundle.putString(EmailServiceProxy.VALIDATE_BUNDLE_ERROR_MESSAGE, ioe.getMessage()); in checkSettings()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
DImapFolder.java109 } catch (IOException ioe) { in open()
110 throw ioExceptionHandler(connection, ioe); in open()
182 } catch (IOException ioe) { in searchForUids()
183 VvmLog.d(TAG, "IOException in search: " + searchCriteria, ioe); in searchForUids()
185 throw ioExceptionHandler(connection, ioe); in searchForUids()
419 } catch (IOException ioe) { in fetchInternal()
421 throw ioExceptionHandler(connection, ioe); in fetchInternal()
664 } catch (IOException ioe) { in expunge()
666 throw ioExceptionHandler(connection, ioe); in expunge()
703 } catch (IOException ioe) { in setFlags()
[all …]
DImapConnection.java130 } catch (IOException ioe) { in open()
131 LogUtils.d(TAG, "IOException", ioe); in open()
133 throw ioe; in open()
/packages/apps/Email/provider_src/com/android/email/mail/transport/
DMailTransport.java143 } catch (IOException ioe) { in open()
145 LogUtils.d(Logging.LOG_TAG, ioe.toString()); in open()
147 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
186 } catch (IOException ioe) { in reopenTls()
188 LogUtils.d(Logging.LOG_TAG, ioe.toString()); in reopenTls()
190 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in reopenTls()
/packages/apps/Email/src/com/android/email/mail/transport/
DSmtpSender.java171 } catch (IOException ioe) { in open()
173 LogUtils.d(Logging.LOG_TAG, ioe.toString()); in open()
175 throw new MessagingException(MessagingException.IOERROR, ioe.toString()); in open()
213 } catch (IOException ioe) { in sendMessage()
214 throw new MessagingException("Unable to send message", ioe); in sendMessage()
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DDictionaryBackupAgent.java145 } catch (IOException ioe) { in writeIfChanged()
182 } catch (IOException ioe) { in getDictionary()
183 Log.e(TAG, "Couldn't compress the dictionary:\n" + ioe); in getDictionary()
207 } catch (IOException ioe) { in restoreDictionary()
208 Log.e(TAG, "Couldn't read and uncompress entity data:\n" + ioe); in restoreDictionary()
/packages/apps/Dialer/java/com/android/voicemail/impl/imap/
DImapHelper.java394 } catch (IOException ioe) { in changePin()
395 VvmLog.e(TAG, "changePin: ", ioe); in changePin()
408 } catch (IOException ioe) { in changeVoicemailTuiLanguage()
409 LogUtils.e(TAG, ioe.toString()); in changeVoicemailTuiLanguage()
420 } catch (IOException ioe) { in closeNewUserTutorial()
421 throw new MessagingException(MessagingException.SERVER_ERROR, ioe.toString()); in closeNewUserTutorial()
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DLineIterator.java105 } catch(IOException ioe) { in hasNext()
107 throw new IllegalStateException(ioe.toString()); in hasNext()
DIOUtils.java144 } catch (IOException ioe) { in closeQuietly()
162 } catch (IOException ioe) { in closeQuietly()
180 } catch (IOException ioe) { in closeQuietly()
198 } catch (IOException ioe) { in closeQuietly()
DFileUtils.java1049 } catch (IOException ioe) { in cleanDirectory()
1050 exception = ioe; in cleanDirectory()
1459 } catch (IOException ioe) { in cleanDirectoryOnExit()
1460 exception = ioe; in cleanDirectoryOnExit()
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
DBinaryTempFileBody.java65 catch (IOException ioe) { in getInputStream()
66 throw new MessagingException("Unable to open body", ioe); in getInputStream()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DBinaryTempFileBody.java61 } catch (IOException ioe) { in getInputStream()
62 throw new MessagingException("Unable to open body", ioe); in getInputStream()
/packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
DRfc822Output.java280 catch (IOException ioe) { in writeOneAttachment()
281 LogUtils.e(TAG, ioe, "Rfc822Output#writeOneAttachment(), IOException" + in writeOneAttachment()
283 throw new MessagingException("Invalid attachment.", ioe); in writeOneAttachment()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDataRowHandlerForPhoto.java159 } catch (IOException ioe) { in processPhoto()
160 Log.e(TAG, "Could not process photo for insert or update", ioe); in processPhoto()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoSource.java191 } catch (IOException ioe) { in load()
249 } catch (IOException ioe) { in load()
250 log(TAG, "i/o exception: " + ioe); in load()
/packages/apps/Email/provider_src/com/android/email/provider/
DUtilities.java185 } catch (IOException ioe) { in copyOneMessageToProvider()
186 LogUtils.e(Logging.LOG_TAG, "Error while storing attachment." + ioe.toString()); in copyOneMessageToProvider()
DAttachmentProvider.java206 } catch (IOException ioe) { in openFile()
208 ioe.getMessage()); in openFile()
/packages/apps/TV/tests/common/src/com/android/tv/testing/data/
DChannelUtils.java181 } catch (IOException ioe) { in doInBackground()
182 Log.e(TAG, "Failed to write " + logoUri + " to " + uri, ioe); in doInBackground()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/users/
DEditUserPhotoController.java303 } catch (IOException ioe) { in onPhotoCropped()
304 Log.w(TAG, "Cannot close image stream", ioe); in onPhotoCropped()
/packages/apps/Settings/src/com/android/settings/users/
DEditUserPhotoController.java303 } catch (IOException ioe) { in onPhotoCropped()
304 Log.w(TAG, "Cannot close image stream", ioe); in onPhotoCropped()
/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
DEditUserPhotoController.java297 } catch (IOException ioe) { in onPhotoCropped()
298 Log.w(TAG, "Cannot close image stream", ioe); in onPhotoCropped()

12