Searched refs:obtainMessageWithWhatAndArg2 (Results 1 – 1 of 1) sorted by relevance
6068 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()6074 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()6081 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()6091 private Message obtainMessageWithWhatAndArg2(Message srcMsg, int what) { in obtainMessageWithWhatAndArg2() method in ClientModeImpl