Searched refs:postDialHandler (Results 1 – 2 of 2) sorted by relevance
900 Registrant postDialHandler; in processNextPostDialChar() local937 postDialHandler = mOwner.getPhone().getPostDialHandler(); in processNextPostDialChar()941 if (postDialHandler != null in processNextPostDialChar()942 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()
557 Registrant postDialHandler; in processNextPostDialChar() local590 postDialHandler = mOwner.mPhone.getPostDialHandler(); in processNextPostDialChar()594 if (postDialHandler != null in processNextPostDialChar()595 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()