Searched defs:onLocationUpdate (Results 1 – 1 of 1) sorted by relevance
930 void onLocationUpdate(@NonNull LatLng location, float accuracy); in onLocationUpdate() method996 private void onLocationUpdate(@NonNull Location location) { in onLocationUpdate() method in CellBroadcastHandler.LocationRequester