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.java101 private static final int MSG_ANSWER_VIDEO = 17; field in ConnectionService
162 mHandler.obtainMessage(MSG_ANSWER_VIDEO, args).sendToTarget();
327 case MSG_ANSWER_VIDEO: {