Searched refs:EVENT_NEXT_POST_DIAL (Results 1 – 3 of 3) sorted by relevance
86 private static final int EVENT_NEXT_POST_DIAL = 3; field in ImsPhoneConnection103 case EVENT_NEXT_POST_DIAL: in handleMessage()445 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()
77 static final int EVENT_NEXT_POST_DIAL = 3; field in GsmConnection94 case EVENT_NEXT_POST_DIAL: in handleMessage()633 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()
75 static final int EVENT_NEXT_POST_DIAL = 3; field in CdmaConnection92 case EVENT_NEXT_POST_DIAL: in handleMessage()685 mHandler.obtainMessage(EVENT_NEXT_POST_DIAL).sendToTarget(); in processNextPostDialChar()