Searched refs:msgCopy (Results 1 – 1 of 1) sorted by relevance
793 Message msgCopy = Message.obtain(); in handleMessage() local794 msgCopy.copyFrom(msg); in handleMessage()796 mResultMsg = msgCopy; in handleMessage()