Home
last modified time | relevance | path

Searched refs:eventDataPathScheduleUpdate (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiNanIfaceCallbackHidlImpl.java477 public void eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event) { in eventDataPathScheduleUpdate() method in WifiNanIfaceCallbackHidlImpl
486 mWifiNanIface.getFrameworkCallback().eventDataPathScheduleUpdate( in eventDataPathScheduleUpdate()
501 mWifiNanIface.getFrameworkCallback().eventDataPathScheduleUpdate( in eventDataPathScheduleUpdate_1_6()
DWifiNanIfaceCallbackAidlImpl.java584 public void eventDataPathScheduleUpdate(NanDataPathScheduleUpdateInd event) { in eventDataPathScheduleUpdate() method in WifiNanIfaceCallbackAidlImpl
597 mWifiNanIface.getFrameworkCallback().eventDataPathScheduleUpdate( in eventDataPathScheduleUpdate()
DWifiNanIface.java820 void eventDataPathScheduleUpdate(byte[] peerDiscoveryAddress, in eventDataPathScheduleUpdate() method
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeCallback.java395 public void eventDataPathScheduleUpdate(byte[] peerDiscoveryAddress, in eventDataPathScheduleUpdate() method in WifiAwareNativeCallback