Searched refs:MSG_ON_POST_DIAL_CONTINUE (Results 1 – 1 of 1) sorted by relevance
99 private static final int MSG_ON_POST_DIAL_CONTINUE = 14; field in ConnectionService249 mHandler.obtainMessage(MSG_ON_POST_DIAL_CONTINUE, args).sendToTarget();399 case MSG_ON_POST_DIAL_CONTINUE: {