Searched refs:EVENT_NEXT_POST_DIAL (Results 1 – 2 of 2) sorted by relevance
81 static final int EVENT_NEXT_POST_DIAL = 3; field in GsmCdmaConnection100 case EVENT_NEXT_POST_DIAL: in handleMessage()886 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()
129 private static final int EVENT_NEXT_POST_DIAL = 3; field in ImsPhoneConnection147 case EVENT_NEXT_POST_DIAL: in handleMessage()561 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()