Searched refs:notifyMessage (Results 1 – 2 of 2) sorted by relevance
939 Message notifyMessage; in processNextPostDialChar() local942 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()945 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()950 notifyMessage.arg1 = c; in processNextPostDialChar()953 notifyMessage.sendToTarget(); in processNextPostDialChar()
592 Message notifyMessage; in processNextPostDialChar() local595 && (notifyMessage = postDialHandler.messageForRegistrant()) != null) { in processNextPostDialChar()598 AsyncResult ar = AsyncResult.forMessage(notifyMessage); in processNextPostDialChar()603 notifyMessage.arg1 = c; in processNextPostDialChar()607 notifyMessage.sendToTarget(); in processNextPostDialChar()