Searched refs:notifyMessage (Results 1 – 2 of 2) sorted by relevance
512 Message notifyMessage; in processNextPostDialChar() local515 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()518 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()523 notifyMessage.arg1 = c; in processNextPostDialChar()527 notifyMessage.sendToTarget(); in processNextPostDialChar()
849 Message notifyMessage; in processNextPostDialChar() local852 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()855 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()860 notifyMessage.arg1 = c; in processNextPostDialChar()863 notifyMessage.sendToTarget(); in processNextPostDialChar()