Searched refs:notifyMsg (Results 1 – 1 of 1) sorted by relevance
2346 Message notifyMsg; in handleMessage() local2347 … notifyMsg = ((Registrant)mPostDialCharacterRegistrants.get(i)).messageForRegistrant(); in handleMessage()2348 notifyMsg.obj = msg.obj; in handleMessage()2349 notifyMsg.arg1 = msg.arg1; in handleMessage()2350 notifyMsg.sendToTarget(); in handleMessage()