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

/external/smack/src/org/jivesoftware/smackx/filetransfer/
H A DOutgoingFileTransfer.java126 handleXMPPException(e);
173 handleXMPPException(e);
219 handleXMPPException(e);
287 handleXMPPException(e);
327 private void handleXMPPException(XMPPException e) { method in class:OutgoingFileTransfer
H A DIncomingFileTransfer.java127 handleXMPPException(e);
172 private void handleXMPPException(XMPPException e) { method in class:IncomingFileTransfer

Completed in 69 milliseconds