710711712713714715716717718719720
} catch (final Exception e) { _completed = true; alertDialog(e.toString()); } finally { if (blockSendDest != null) { blockSendDest.release(); } } } public boolean isCompleted() {