Searched refs:notifyMsg (Results 1 – 1 of 1) sorted by relevance
2351 Message notifyMsg; in handleMessage() local2352 … notifyMsg = ((Registrant)mPostDialCharacterRegistrants.get(i)).messageForRegistrant(); in handleMessage()2353 notifyMsg.obj = msg.obj; in handleMessage()2354 notifyMsg.arg1 = msg.arg1; in handleMessage()2355 notifyMsg.sendToTarget(); in handleMessage()