Searched refs:notifyMessage (Results 1 – 2 of 2) sorted by relevance
987 Message notifyMessage; in processNextPostDialChar() local990 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()993 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()998 notifyMessage.arg1 = c; in processNextPostDialChar()1001 notifyMessage.sendToTarget(); in processNextPostDialChar()
719 Message notifyMessage; in processNextPostDialChar() local722 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()725 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()730 notifyMessage.arg1 = c; in processNextPostDialChar()734 notifyMessage.sendToTarget(); in processNextPostDialChar()