Searched refs:cancelRanging (Results 1 – 6 of 6) sorted by relevance
248 public void cancelRanging(@Nullable WorkSource workSource) { in cancelRanging() method in WifiRttManager254 mService.cancelRanging(workSource); in cancelRanging()
34 void cancelRanging(in WorkSource workSource); in cancelRanging() method
624 public void cancelRanging(WorkSource workSource) throws RemoteException { in cancelRanging() method in RttServiceImpl706 private void cancelRanging(RttRequestInfo rri) { in cancelRanging() method in RttServiceImpl.RttServiceSynchronized727 cancelRanging(rri); in cleanUpOnDisable()778 cancelRanging(rri); in cleanUpClientRequests()809 cancelRanging(rri); in timeoutRangingRequest()
771 mDut.cancelRanging(worksourceCancel); in testCancelRangingFullMatch()819 mDut.cancelRanging(worksourceCancel); in testCancelRangingPartialMatch()
1378 Landroid/net/wifi/rtt/IWifiRttManager$Stub$Proxy;->cancelRanging(Landroid/os/WorkSource;)V1389 Landroid/net/wifi/rtt/IWifiRttManager;->cancelRanging(Landroid/os/WorkSource;)V
1722 …on(allOf={android.Manifest.permission.LOCATION_HARDWARE}) public void cancelRanging(@Nullable andr…