Searched refs:postDialHandler (Results 1 – 3 of 3) sorted by relevance
422 Registrant postDialHandler; in processNextPostDialChar() local455 postDialHandler = mOwner.mPhone.mPostDialHandler; in processNextPostDialChar()459 if (postDialHandler != null in processNextPostDialChar()460 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()
609 Registrant postDialHandler; in processNextPostDialChar() local643 postDialHandler = mOwner.mPhone.mPostDialHandler; in processNextPostDialChar()647 if (postDialHandler != null in processNextPostDialChar()648 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()
657 Registrant postDialHandler; in processNextPostDialChar() local695 postDialHandler = mOwner.mPhone.mPostDialHandler; in processNextPostDialChar()699 if (postDialHandler != null && in processNextPostDialChar()700 (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()