Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiP2pConnection.java43 private final AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiP2pConnection
174 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java243 private final AsyncChannel mReplyChannel = new AsyncChannel(); field in WifiP2pServiceImpl
7859 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
7867 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
7875 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()
7884 mReplyChannel.replyToMessage(msg, dstMsg); in replyToMessage()