Searched refs:MSG_ABORT (Results 1 – 1 of 1) sorted by relevance
131 private static final int MSG_ABORT = 3; field in ConnectionService266 mHandler.obtainMessage(MSG_ABORT, args).sendToTarget();708 case MSG_ABORT: {