Home | History | Annotate | Download | only in telecom

Lines Matching refs:MSG_SET_CALLER_DISPLAY_NAME

81     private static final int MSG_SET_CALLER_DISPLAY_NAME = 18;
337 case MSG_SET_CALLER_DISPLAY_NAME: {
593 mHandler.obtainMessage(MSG_SET_CALLER_DISPLAY_NAME, args).sendToTarget();