Searched refs:cancelRanging (Results 1 – 7 of 7) sorted by relevance
179 public void cancelRanging(@Nullable WorkSource workSource) { in cancelRanging() method in WifiRttManager185 mService.cancelRanging(workSource); in cancelRanging()
32 void cancelRanging(in WorkSource workSource); in cancelRanging() method
468 public void cancelRanging(WorkSource workSource) throws RemoteException { in cancelRanging() method in RttServiceImpl562 private void cancelRanging(RttRequestInfo rri) { in cancelRanging() method in RttServiceImpl.RttServiceSynchronized579 cancelRanging(rri); in cleanUpOnDisable()630 cancelRanging(rri); in cleanUpClientRequests()661 cancelRanging(rri); in timeoutRangingRequest()
617 mDut.cancelRanging(worksourceCancel); in testCancelRangingFullMatch()663 mDut.cancelRanging(worksourceCancel); in testCancelRangingPartialMatch()
3632 method public void cancelRanging(android.os.WorkSource);
26616 Landroid/net/wifi/rtt/WifiRttManager;->cancelRanging(Landroid/os/WorkSource;)V
26726 HSPLandroid/net/wifi/rtt/IWifiRttManager;->cancelRanging(Landroid/os/WorkSource;)V