Searched refs:EVENT_NEXT_POST_DIAL (Results 1 – 2 of 2) sorted by relevance
90 static final int EVENT_NEXT_POST_DIAL = 3; field in GsmCdmaConnection109 case EVENT_NEXT_POST_DIAL: in handleMessage()927 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()
138 private static final int EVENT_NEXT_POST_DIAL = 3; field in ImsPhoneConnection156 case EVENT_NEXT_POST_DIAL: in handleMessage()580 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()