Home
last modified time | relevance | path

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

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