Searched defs:MSG_SET_CALLER_DISPLAY_NAME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapterServant.java59 private static final int MSG_SET_CALLER_DISPLAY_NAME = 19; field in class:ConnectionServiceAdapterServant
202 case MSG_SET_CALLER_DISPLAY_NAME: {
427 mHandler.obtainMessage(MSG_SET_CALLER_DISPLAY_NAME, args).sendToTarget();

Completed in 422 milliseconds