Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionServiceAdapterServant.java63 private static final int MSG_ON_POST_DIAL_CHAR = 22; field in ConnectionServiceAdapterServant
177 case MSG_ON_POST_DIAL_CHAR: {
457 mHandler.obtainMessage(MSG_ON_POST_DIAL_CHAR, args).sendToTarget();