Home | History | Annotate | Download | only in telecom

Lines Matching refs:MSG_SET_ACTIVE

64     private static final int MSG_SET_ACTIVE = 2;
101 case MSG_SET_ACTIVE:
379 mHandler.obtainMessage(MSG_SET_ACTIVE, callId).sendToTarget();