Home | History | Annotate | Download | only in telecom

Lines Matching defs:MSG_ON_CONNECTION_EVENT

100     private static final int MSG_ON_CONNECTION_EVENT = 9;
151 case MSG_ON_CONNECTION_EVENT: {
249 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget();