Searched refs:onMatchExpired (Results 1 – 6 of 6) sorted by relevance
48 void onMatchExpired(int peerId); in onMatchExpired() method
1163 public void onMatchExpired(int peerId) { in onMatchExpired() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy
620 public void onMatchExpired(int requestorInstanceId) { in onMatchExpired() method in WifiAwareDiscoverySessionState635 mCallback.onMatchExpired(peerId); in onMatchExpired()
5253 data.second.onMatchExpired(requestorInstanceId); in onMatchExpiredLocal()
425 sessionProxyCallback.getValue().onMatchExpired(peerHandle.peerId); in testPublishFlow()580 sessionProxyCallback.getValue().onMatchExpired(peerHandle.peerId); in testSubscribeFlow()
4307 inOrder.verify(mockSessionCallback).onMatchExpired(peerIdCaptor.capture()); in testMatchAndLost()