Searched refs:requestBatchOfLocations (Results 1 – 4 of 4) sorted by relevance
91 public void requestBatchOfLocations(int batchSizeRequested) throws RemoteException { in requestBatchOfLocations() method in FusedLocationHardwareSecure93 mLocationHardware.requestBatchOfLocations(batchSizeRequested); in requestBatchOfLocations()
392 public void requestBatchOfLocations(int batchSizeRequested) {
86 void requestBatchOfLocations(in int batchSizeRequested) = 6; in requestBatchOfLocations() method
169 public void requestBatchOfLocations(int batchSizeRequest) { in requestBatchOfLocations() method in FusedLocationHardware171 mLocationHardware.requestBatchOfLocations(batchSizeRequest); in requestBatchOfLocations()