Searched refs:MSG_SPLIT_FROM_CONFERENCE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java98 private static final int MSG_SPLIT_FROM_CONFERENCE = 13; field in class:ConnectionService
231 mHandler.obtainMessage(MSG_SPLIT_FROM_CONFERENCE, callId).sendToTarget();
390 case MSG_SPLIT_FROM_CONFERENCE:

Completed in 485 milliseconds