Searched defs:MSG_MERGE_CONFERENCE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java169 private static final int MSG_MERGE_CONFERENCE = 18; field in class:ConnectionService
526 mHandler.obtainMessage(MSG_MERGE_CONFERENCE, args).sendToTarget();
1008 case MSG_MERGE_CONFERENCE: {

Completed in 62 milliseconds