Use A3LLocationRequest.getDurationMillis() instead. Using this method will return the duration added to the current elapsed realtime, which
may give unexpected results. May be removed in a future release.
Use A3LLocationRequest.Builder.setDurationMillis(long) instead. Using this method will express the expiration time in
terms of duration, which may give unexpected results. May be removed in a future release.