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.java73 private AsyncChannel mReplyChannel = new AsyncChannel(); field in NsdService
842 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
850 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
858 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java114 private AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiP2pServiceImpl
2914 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
2922 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
2930 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java537 private AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiStateMachine
7706 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
7713 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
7720 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()