Home | History | Annotate | Download | only in telecom

Lines Matching refs:MSG_DISCONNECT

93     private static final int MSG_DISCONNECT = 6;
173 mHandler.obtainMessage(MSG_DISCONNECT, callId).sendToTarget();
302 case MSG_DISCONNECT: