Searched refs:mReplyChannel (Results 1 – 3 of 3) sorted by relevance
43 private final AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiP2pConnection171 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
80 private final AsyncChannel mReplyChannel = new AsyncChannel(); field in NsdService847 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()855 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()863 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
177 private AsyncChannel mReplyChannel = new WifiAsyncChannel(TAG); field in WifiP2pServiceImpl503 ((WifiAsyncChannel) mReplyChannel).setWifiLog(log); in setWifiLogForReplyChannel()4168 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()4176 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()4184 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()