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