Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionServiceAdapterServant.java60 private static final int MSG_SET_CALLER_DISPLAY_NAME = 19; field in ConnectionServiceAdapterServant
228 case MSG_SET_CALLER_DISPLAY_NAME: {
515 mHandler.obtainMessage(MSG_SET_CALLER_DISPLAY_NAME, args).sendToTarget();