Searched refs:EVENT_NEXT_POST_DIAL (Results 1 – 2 of 2) sorted by relevance
93 static final int EVENT_NEXT_POST_DIAL = 3; field in GsmCdmaConnection112 case EVENT_NEXT_POST_DIAL: in handleMessage()962 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()
156 private static final int EVENT_NEXT_POST_DIAL = 3; field in ImsPhoneConnection174 case EVENT_NEXT_POST_DIAL: in handleMessage()678 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()