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