Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java61 private AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiApConfigStore
88 mReplyChannel.replyToMessage(message, in processMessage()
DWifiStateMachine.java376 private AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiStateMachine
8047 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
8055 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
8063 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
/frameworks/base/services/core/java/com/android/server/
DNsdService.java76 private AsyncChannel mReplyChannel = new AsyncChannel(); field in NsdService
855 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
863 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
871 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java116 private AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiP2pServiceImpl
2815 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
2823 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
2831 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()