Home
last modified time | relevance | path

Searched refs:mReplyChannel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DNsdService.java81 private final AsyncChannel mReplyChannel = new AsyncChannel(); field in NsdService
788 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
796 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
804 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java132 private AsyncChannel mReplyChannel = new WifiAsyncChannel(TAG); field in WifiP2pServiceImpl
423 ((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()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java406 private AsyncChannel mReplyChannel = new AsyncChannel(); field in ClientModeImpl
5977 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
5984 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
5991 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()