Home
last modified time | relevance | path

Searched refs:MSG_MERGE_CONFERENCE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java102 private static final int MSG_MERGE_CONFERENCE = 18; field in ConnectionService
216 mHandler.obtainMessage(MSG_MERGE_CONFERENCE, callId).sendToTarget();
339 case MSG_MERGE_CONFERENCE: