Searched refs:MSG_REJECT (Results 1 – 1 of 1) sorted by relevance
90 private static final int MSG_REJECT = 5; field in ConnectionService165 mHandler.obtainMessage(MSG_REJECT, callId).sendToTarget();296 case MSG_REJECT: