Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionServiceAdapterServant.java53 private static final int MSG_ON_POST_DIAL_WAIT = 12; field in ConnectionServiceAdapterServant
167 case MSG_ON_POST_DIAL_WAIT: {
448 mHandler.obtainMessage(MSG_ON_POST_DIAL_WAIT, args).sendToTarget();