Searched defs:onMatch (Results 1 – 5 of 5) sorted by relevance
34 void onMatch(in List<ScanResult> scanResults); in onMatch() method
1501 void onMatch(@NonNull List<ScanResult> scanResults); in onMatch() method1600 public void onMatch(List<ScanResult> scanResults) { in onMatch() method in WifiManager.NetworkRequestMatchCallbackProxy
31 void onMatch(int peerId, in byte[] serviceSpecificInfo, in byte[] matchFilter); in onMatch() method
723 public void onMatch(int peerId, byte[] serviceSpecificInfo, byte[] matchFilter) { in onMatch() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy
257 public void onMatch(int requestorInstanceId, byte[] peerMac, byte[] serviceSpecificInfo, in onMatch() method in WifiAwareDiscoverySessionState