Searched refs:notifyMessage (Results 1 – 2 of 2) sorted by relevance
979 Message notifyMessage; in processNextPostDialChar() local982 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()985 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()990 notifyMessage.arg1 = c; in processNextPostDialChar()993 notifyMessage.sendToTarget(); in processNextPostDialChar()
690 Message notifyMessage; in processNextPostDialChar() local693 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()696 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()701 notifyMessage.arg1 = c; in processNextPostDialChar()705 notifyMessage.sendToTarget(); in processNextPostDialChar()