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