HomeSort by relevance Sort by last modified time
    Searched refs:handleXMPPException (Results 1 - 2 of 2) sorted by null

  /external/smack/src/org/jivesoftware/smackx/filetransfer/
OutgoingFileTransfer.java 126 handleXMPPException(e);
173 handleXMPPException(e);
219 handleXMPPException(e);
287 handleXMPPException(e);
327 private void handleXMPPException(XMPPException e) {
IncomingFileTransfer.java 127 handleXMPPException(e);
172 private void handleXMPPException(XMPPException e) {

Completed in 33 milliseconds