Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java178 private static final int MSG_ANSWER_VIDEO = 17; field in ConnectionService
412 mHandler.obtainMessage(MSG_ANSWER_VIDEO, args).sendToTarget();
1088 case MSG_ANSWER_VIDEO: {