Searched refs:onMatchExpired (Results 1 – 6 of 6) sorted by relevance
48 void onMatchExpired(int peerId); in onMatchExpired() method
1164 public void onMatchExpired(int peerId) { in onMatchExpired() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy
625 public void onMatchExpired(int requestorInstanceId) { in onMatchExpired() method in WifiAwareDiscoverySessionState640 mCallback.onMatchExpired(peerId); in onMatchExpired()
5281 data.second.onMatchExpired(requestorInstanceId); in onMatchExpiredLocal()
435 sessionProxyCallback.getValue().onMatchExpired(peerHandle.peerId); in testPublishFlow()590 sessionProxyCallback.getValue().onMatchExpired(peerHandle.peerId); in testSubscribeFlow()
4222 inOrder.verify(mockSessionCallback).onMatchExpired(peerIdCaptor.capture()); in testMatchAndLost()