Searched refs:postDialHandler (Results 1 – 2 of 2) sorted by relevance
477 Registrant postDialHandler; in processNextPostDialChar() local510 postDialHandler = mOwner.mPhone.getPostDialHandler(); in processNextPostDialChar()514 if (postDialHandler != null in processNextPostDialChar()515 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()
810 Registrant postDialHandler; in processNextPostDialChar() local847 postDialHandler = mOwner.getPhone().getPostDialHandler(); in processNextPostDialChar()851 if (postDialHandler != null in processNextPostDialChar()852 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()