Searched refs:getSanitizedCopy (Results 1 – 2 of 2) sorted by relevance
148 void getSanitizedCopy(InputMessage* msg) const;
124 void InputMessage::getSanitizedCopy(InputMessage* msg) const { in getSanitizedCopy() function in android::InputMessage287 msg->getSanitizedCopy(&cleanMsg); in sendMessage()