Searched refs:obtainMessageWithWhatAndArg2 (Results 1 – 1 of 1) sorted by relevance
5976 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()5982 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()5989 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()5999 private Message obtainMessageWithWhatAndArg2(Message srcMsg, int what) { in obtainMessageWithWhatAndArg2() method in ClientModeImpl