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