Searched refs:MSG_SET_DIALING (Results 1 – 1 of 1) sorted by relevance
67 private static final int MSG_SET_DIALING = 4; field in ConnectionServiceWrapper120 case MSG_SET_DIALING:444 mHandler.obtainMessage(MSG_SET_DIALING, callId).sendToTarget(); in setDialing()