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

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

Completed in 129 milliseconds