Searched refs:eventDataPathTerminated (Results 1 – 4 of 4) sorted by relevance
506 public void eventDataPathTerminated(int ndpInstanceId) { in eventDataPathTerminated() method in WifiNanIfaceCallbackHidlImpl511 mWifiNanIface.getFrameworkCallback().eventDataPathTerminated(ndpInstanceId); in eventDataPathTerminated()
602 public void eventDataPathTerminated(int ndpInstanceId) { in eventDataPathTerminated() method in WifiNanIfaceCallbackAidlImpl607 mWifiNanIface.getFrameworkCallback().eventDataPathTerminated(ndpInstanceId); in eventDataPathTerminated()
828 void eventDataPathTerminated(int ndpInstanceId); in eventDataPathTerminated() method
406 public void eventDataPathTerminated(int ndpInstanceId) { in eventDataPathTerminated() method in WifiAwareNativeCallback