Searched refs:onLocationBatch (Results 1 – 4 of 4) sorted by relevance
43 public void onLocationBatch(List<Location> locations) {} in onLocationBatch() method in BatchedLocationCallback
3668 mCallback.onLocationBatch(Collections.singletonList(location)); in onLocationChanged()3673 mCallback.onLocationBatch(locations); in onLocationChanged()
6 method public void onLocationBatch(java.util.List<android.location.Location>);
22803 Landroid/location/BatchedLocationCallbackTransport$CallbackTransport;->onLocationBatch(Ljava/util/L…23118 Landroid/location/IBatchedLocationCallback$Stub$Proxy;->onLocationBatch(Ljava/util/List;)V23123 Landroid/location/IBatchedLocationCallback;->onLocationBatch(Ljava/util/List;)V