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