Searched refs:postDialHandler (Results 1 – 2 of 2) sorted by relevance
911 Registrant postDialHandler; in processNextPostDialChar() local948 postDialHandler = mOwner.getPhone().getPostDialHandler(); in processNextPostDialChar()952 if (postDialHandler != null in processNextPostDialChar()953 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()
628 Registrant postDialHandler; in processNextPostDialChar() local661 postDialHandler = mOwner.mPhone.getPostDialHandler(); in processNextPostDialChar()665 if (postDialHandler != null in processNextPostDialChar()666 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()