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()
663 Message notifyMessage; in processNextPostDialChar() local666 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()669 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()674 notifyMessage.arg1 = c; in processNextPostDialChar()678 notifyMessage.sendToTarget(); in processNextPostDialChar()