Searched refs:notifyMessage (Results 1 – 2 of 2) sorted by relevance
950 Message notifyMessage; in processNextPostDialChar() local953 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()956 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()961 notifyMessage.arg1 = c; in processNextPostDialChar()964 notifyMessage.sendToTarget(); in processNextPostDialChar()
674 Message notifyMessage; in processNextPostDialChar() local677 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()680 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()685 notifyMessage.arg1 = c; in processNextPostDialChar()689 notifyMessage.sendToTarget(); in processNextPostDialChar()