Searched refs:broadcastP2pGoNegotiationSuccess (Results 1 – 5 of 5) sorted by relevance
309 public void broadcastP2pGoNegotiationSuccess(String iface) { in broadcastP2pGoNegotiationSuccess() method in WifiP2pMonitor
229 mMonitor.broadcastP2pGoNegotiationSuccess(mInterface); in onGoNegotiationCompleted()
230 mMonitor.broadcastP2pGoNegotiationSuccess(mInterface); in onGoNegotiationCompleted()
618 verify(mMonitor).broadcastP2pGoNegotiationSuccess(eq(mIface)); in testOnGoNegotiationCompletedSuccess()
1037 verify(mMonitor).broadcastP2pGoNegotiationSuccess(eq(mIface)); in testOnGoNegotiationCompletedSuccess()