Searched refs:broadcastP2pGoNegotiationSuccess (Results 1 – 3 of 3) sorted by relevance
288 public void broadcastP2pGoNegotiationSuccess(String iface) { in broadcastP2pGoNegotiationSuccess() method in WifiP2pMonitor
227 mMonitor.broadcastP2pGoNegotiationSuccess(mInterface); in onGoNegotiationCompleted()
555 verify(mMonitor).broadcastP2pGoNegotiationSuccess(eq(mIface)); in testOnGoNegotiationCompletedSuccess()