Searched refs:notifyMessage (Results 1 – 2 of 2) sorted by relevance
898 Message notifyMessage; in processNextPostDialChar() local901 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()904 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()909 notifyMessage.arg1 = c; in processNextPostDialChar()912 notifyMessage.sendToTarget(); in processNextPostDialChar()
573 Message notifyMessage; in processNextPostDialChar() local576 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()579 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()584 notifyMessage.arg1 = c; in processNextPostDialChar()588 notifyMessage.sendToTarget(); in processNextPostDialChar()