Searched refs:MSG_ANSWER (Results 1 – 1 of 1) sorted by relevance
89 private static final int MSG_ANSWER = 4; field in ConnectionService167 mHandler.obtainMessage(MSG_ANSWER, callId).sendToTarget();324 case MSG_ANSWER: