Searched refs:postDialHandler (Results 1 – 2 of 2) sorted by relevance
859 Registrant postDialHandler; in processNextPostDialChar() local896 postDialHandler = mOwner.getPhone().getPostDialHandler(); in processNextPostDialChar()900 if (postDialHandler != null in processNextPostDialChar()901 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()
538 Registrant postDialHandler; in processNextPostDialChar() local571 postDialHandler = mOwner.mPhone.getPostDialHandler(); in processNextPostDialChar()575 if (postDialHandler != null in processNextPostDialChar()576 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()