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

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java165 private static final int MSG_SPLIT_FROM_CONFERENCE = 13; field in class:ConnectionService
513 mHandler.obtainMessage(MSG_SPLIT_FROM_CONFERENCE, args).sendToTarget();
996 case MSG_SPLIT_FROM_CONFERENCE: {

Completed in 37 milliseconds