Searched refs:mReplyChannel (Results 1 – 3 of 3) sorted by relevance
81 private final AsyncChannel mReplyChannel = new AsyncChannel(); field in NsdService788 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()796 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()804 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
132 private AsyncChannel mReplyChannel = new WifiAsyncChannel(TAG); field in WifiP2pServiceImpl423 ((WifiAsyncChannel) mReplyChannel).setWifiLog(log); in setWifiLogForReplyChannel()3758 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()3766 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()3774 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
406 private AsyncChannel mReplyChannel = new AsyncChannel(); field in ClientModeImpl5977 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()5984 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()5991 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()