Searched refs:msgCopy (Results 1 – 1 of 1) sorted by relevance
770 Message msgCopy = Message.obtain(); in handleMessage() local771 msgCopy.copyFrom(msg); in handleMessage()773 mResultMsg = msgCopy; in handleMessage()