Lines Matching refs:LocationRequest
24 import static android.location.LocationRequest.createFromDeprecatedCriteria;
25 import static android.location.LocationRequest.createFromDeprecatedProvider;
947 new LocationRequest.Builder(0).build(), in getCurrentLocation()
976 public void getCurrentLocation(@NonNull LocationRequest locationRequest, in getCurrentLocation()
1022 @NonNull LocationRequest locationRequest, in getCurrentLocation()
1075 new LocationRequest.Builder(0) in requestSingleUpdate()
1114 new LocationRequest.Builder(0) in requestSingleUpdate()
1146 new LocationRequest.Builder(0) in requestSingleUpdate()
1180 new LocationRequest.Builder(0) in requestSingleUpdate()
1446 @Nullable LocationRequest locationRequest, in requestLocationUpdates()
1476 @Nullable LocationRequest locationRequest, in requestLocationUpdates()
1480 locationRequest = LocationRequest.create(); in requestLocationUpdates()
1507 @Nullable LocationRequest locationRequest, in requestLocationUpdates()
1510 locationRequest = LocationRequest.create(); in requestLocationUpdates()
1575 @NonNull LocationRequest locationRequest, in requestLocationUpdates()
1625 @NonNull LocationRequest locationRequest, in requestLocationUpdates()