Lines Matching refs:Deprecated

47     method @Deprecated public boolean hasMeasurementCorrectionsReflectingPane();
48 method @Deprecated public boolean hasNavMessages();
49 method @Deprecated public boolean hasSatelliteBlacklist();
167 method @Deprecated @Nullable public android.location.GnssReflectingPlane getReflectingPlane();
172 method @Deprecated public boolean hasReflectingPlane();
192 …method @Deprecated @NonNull public android.location.GnssSingleSatCorrection.Builder setReflectingP…
196 @Deprecated public class GpsClock implements android.os.Parcelable {
197 method @Deprecated public int describeContents();
198 method @Deprecated public double getBiasInNs();
199 method @Deprecated public double getBiasUncertaintyInNs();
200 method @Deprecated public double getDriftInNsPerSec();
201 method @Deprecated public double getDriftUncertaintyInNsPerSec();
202 method @Deprecated public long getFullBiasInNs();
203 method @Deprecated public short getLeapSecond();
204 method @Deprecated public long getTimeInNs();
205 method @Deprecated public double getTimeUncertaintyInNs();
206 method @Deprecated public byte getType();
207 method @Deprecated public boolean hasBiasInNs();
208 method @Deprecated public boolean hasBiasUncertaintyInNs();
209 method @Deprecated public boolean hasDriftInNsPerSec();
210 method @Deprecated public boolean hasDriftUncertaintyInNsPerSec();
211 method @Deprecated public boolean hasFullBiasInNs();
212 method @Deprecated public boolean hasLeapSecond();
213 method @Deprecated public boolean hasTimeUncertaintyInNs();
214 method @Deprecated public void reset();
215 method @Deprecated public void resetBiasInNs();
216 method @Deprecated public void resetBiasUncertaintyInNs();
217 method @Deprecated public void resetDriftInNsPerSec();
218 method @Deprecated public void resetDriftUncertaintyInNsPerSec();
219 method @Deprecated public void resetFullBiasInNs();
220 method @Deprecated public void resetLeapSecond();
221 method @Deprecated public void resetTimeUncertaintyInNs();
222 method @Deprecated public void set(android.location.GpsClock);
223 method @Deprecated public void setBiasInNs(double);
224 method @Deprecated public void setBiasUncertaintyInNs(double);
225 method @Deprecated public void setDriftInNsPerSec(double);
226 method @Deprecated public void setDriftUncertaintyInNsPerSec(double);
227 method @Deprecated public void setFullBiasInNs(long);
228 method @Deprecated public void setLeapSecond(short);
229 method @Deprecated public void setTimeInNs(long);
230 method @Deprecated public void setTimeUncertaintyInNs(double);
231 method @Deprecated public void setType(byte);
232 method @Deprecated public void writeToParcel(android.os.Parcel, int);
233 …field @Deprecated @NonNull public static final android.os.Parcelable.Creator<android.location.GpsC…
234 field @Deprecated public static final byte TYPE_GPS_TIME = 2; // 0x2
235 field @Deprecated public static final byte TYPE_LOCAL_HW_TIME = 1; // 0x1
236 field @Deprecated public static final byte TYPE_UNKNOWN = 0; // 0x0
239 @Deprecated public class GpsMeasurement implements android.os.Parcelable {
240 method @Deprecated public int describeContents();
241 method @Deprecated public double getAccumulatedDeltaRangeInMeters();
242 method @Deprecated public short getAccumulatedDeltaRangeState();
243 method @Deprecated public double getAccumulatedDeltaRangeUncertaintyInMeters();
244 method @Deprecated public double getAzimuthInDeg();
245 method @Deprecated public double getAzimuthUncertaintyInDeg();
246 method @Deprecated public int getBitNumber();
247 method @Deprecated public long getCarrierCycles();
248 method @Deprecated public float getCarrierFrequencyInHz();
249 method @Deprecated public double getCarrierPhase();
250 method @Deprecated public double getCarrierPhaseUncertainty();
251 method @Deprecated public double getCn0InDbHz();
252 method @Deprecated public double getCodePhaseInChips();
253 method @Deprecated public double getCodePhaseUncertaintyInChips();
254 method @Deprecated public double getDopplerShiftInHz();
255 method @Deprecated public double getDopplerShiftUncertaintyInHz();
256 method @Deprecated public double getElevationInDeg();
257 method @Deprecated public double getElevationUncertaintyInDeg();
258 method @Deprecated public byte getLossOfLock();
259 method @Deprecated public byte getMultipathIndicator();
260 method @Deprecated public byte getPrn();
261 method @Deprecated public double getPseudorangeInMeters();
262 method @Deprecated public double getPseudorangeRateInMetersPerSec();
263 method @Deprecated public double getPseudorangeRateUncertaintyInMetersPerSec();
264 method @Deprecated public double getPseudorangeUncertaintyInMeters();
265 method @Deprecated public long getReceivedGpsTowInNs();
266 method @Deprecated public long getReceivedGpsTowUncertaintyInNs();
267 method @Deprecated public double getSnrInDb();
268 method @Deprecated public short getState();
269 method @Deprecated public short getTimeFromLastBitInMs();
270 method @Deprecated public double getTimeOffsetInNs();
271 method @Deprecated public boolean hasAzimuthInDeg();
272 method @Deprecated public boolean hasAzimuthUncertaintyInDeg();
273 method @Deprecated public boolean hasBitNumber();
274 method @Deprecated public boolean hasCarrierCycles();
275 method @Deprecated public boolean hasCarrierFrequencyInHz();
276 method @Deprecated public boolean hasCarrierPhase();
277 method @Deprecated public boolean hasCarrierPhaseUncertainty();
278 method @Deprecated public boolean hasCodePhaseInChips();
279 method @Deprecated public boolean hasCodePhaseUncertaintyInChips();
280 method @Deprecated public boolean hasDopplerShiftInHz();
281 method @Deprecated public boolean hasDopplerShiftUncertaintyInHz();
282 method @Deprecated public boolean hasElevationInDeg();
283 method @Deprecated public boolean hasElevationUncertaintyInDeg();
284 method @Deprecated public boolean hasPseudorangeInMeters();
285 method @Deprecated public boolean hasPseudorangeUncertaintyInMeters();
286 method @Deprecated public boolean hasSnrInDb();
287 method @Deprecated public boolean hasTimeFromLastBitInMs();
288 method @Deprecated public boolean isPseudorangeRateCorrected();
289 method @Deprecated public boolean isUsedInFix();
290 method @Deprecated public void reset();
291 method @Deprecated public void resetAzimuthInDeg();
292 method @Deprecated public void resetAzimuthUncertaintyInDeg();
293 method @Deprecated public void resetBitNumber();
294 method @Deprecated public void resetCarrierCycles();
295 method @Deprecated public void resetCarrierFrequencyInHz();
296 method @Deprecated public void resetCarrierPhase();
297 method @Deprecated public void resetCarrierPhaseUncertainty();
298 method @Deprecated public void resetCodePhaseInChips();
299 method @Deprecated public void resetCodePhaseUncertaintyInChips();
300 method @Deprecated public void resetDopplerShiftInHz();
301 method @Deprecated public void resetDopplerShiftUncertaintyInHz();
302 method @Deprecated public void resetElevationInDeg();
303 method @Deprecated public void resetElevationUncertaintyInDeg();
304 method @Deprecated public void resetPseudorangeInMeters();
305 method @Deprecated public void resetPseudorangeUncertaintyInMeters();
306 method @Deprecated public void resetSnrInDb();
307 method @Deprecated public void resetTimeFromLastBitInMs();
308 method @Deprecated public void set(android.location.GpsMeasurement);
309 method @Deprecated public void setAccumulatedDeltaRangeInMeters(double);
310 method @Deprecated public void setAccumulatedDeltaRangeState(short);
311 method @Deprecated public void setAccumulatedDeltaRangeUncertaintyInMeters(double);
312 method @Deprecated public void setAzimuthInDeg(double);
313 method @Deprecated public void setAzimuthUncertaintyInDeg(double);
314 method @Deprecated public void setBitNumber(int);
315 method @Deprecated public void setCarrierCycles(long);
316 method @Deprecated public void setCarrierFrequencyInHz(float);
317 method @Deprecated public void setCarrierPhase(double);
318 method @Deprecated public void setCarrierPhaseUncertainty(double);
319 method @Deprecated public void setCn0InDbHz(double);
320 method @Deprecated public void setCodePhaseInChips(double);
321 method @Deprecated public void setCodePhaseUncertaintyInChips(double);
322 method @Deprecated public void setDopplerShiftInHz(double);
323 method @Deprecated public void setDopplerShiftUncertaintyInHz(double);
324 method @Deprecated public void setElevationInDeg(double);
325 method @Deprecated public void setElevationUncertaintyInDeg(double);
326 method @Deprecated public void setLossOfLock(byte);
327 method @Deprecated public void setMultipathIndicator(byte);
328 method @Deprecated public void setPrn(byte);
329 method @Deprecated public void setPseudorangeInMeters(double);
330 method @Deprecated public void setPseudorangeRateInMetersPerSec(double);
331 method @Deprecated public void setPseudorangeRateUncertaintyInMetersPerSec(double);
332 method @Deprecated public void setPseudorangeUncertaintyInMeters(double);
333 method @Deprecated public void setReceivedGpsTowInNs(long);
334 method @Deprecated public void setReceivedGpsTowUncertaintyInNs(long);
335 method @Deprecated public void setSnrInDb(double);
336 method @Deprecated public void setState(short);
337 method @Deprecated public void setTimeFromLastBitInMs(short);
338 method @Deprecated public void setTimeOffsetInNs(double);
339 method @Deprecated public void setUsedInFix(boolean);
340 method @Deprecated public void writeToParcel(android.os.Parcel, int);
341 field @Deprecated public static final short ADR_STATE_CYCLE_SLIP = 4; // 0x4
342 field @Deprecated public static final short ADR_STATE_RESET = 2; // 0x2
343 field @Deprecated public static final short ADR_STATE_UNKNOWN = 0; // 0x0
344 field @Deprecated public static final short ADR_STATE_VALID = 1; // 0x1
345 …field @Deprecated @NonNull public static final android.os.Parcelable.Creator<android.location.GpsM…
346 field @Deprecated public static final byte LOSS_OF_LOCK_CYCLE_SLIP = 2; // 0x2
347 field @Deprecated public static final byte LOSS_OF_LOCK_OK = 1; // 0x1
348 field @Deprecated public static final byte LOSS_OF_LOCK_UNKNOWN = 0; // 0x0
349 field @Deprecated public static final byte MULTIPATH_INDICATOR_DETECTED = 1; // 0x1
350 field @Deprecated public static final byte MULTIPATH_INDICATOR_NOT_USED = 2; // 0x2
351 field @Deprecated public static final byte MULTIPATH_INDICATOR_UNKNOWN = 0; // 0x0
352 field @Deprecated public static final short STATE_BIT_SYNC = 2; // 0x2
353 field @Deprecated public static final short STATE_CODE_LOCK = 1; // 0x1
354 field @Deprecated public static final short STATE_MSEC_AMBIGUOUS = 16; // 0x10
355 field @Deprecated public static final short STATE_SUBFRAME_SYNC = 4; // 0x4
356 field @Deprecated public static final short STATE_TOW_DECODED = 8; // 0x8
357 field @Deprecated public static final short STATE_UNKNOWN = 0; // 0x0
360 @Deprecated public class GpsMeasurementsEvent implements android.os.Parcelable {
361 …ctor @Deprecated public GpsMeasurementsEvent(android.location.GpsClock, android.location.GpsMeasur…
362 method @Deprecated public int describeContents();
363 method @Deprecated @NonNull public android.location.GpsClock getClock();
364 …method @Deprecated @NonNull public java.util.Collection<android.location.GpsMeasurement> getMeasur…
365 method @Deprecated public void writeToParcel(android.os.Parcel, int);
366 …field @Deprecated @NonNull public static final android.os.Parcelable.Creator<android.location.GpsM…
367 field @Deprecated public static final int STATUS_GPS_LOCATION_DISABLED = 2; // 0x2
368 field @Deprecated public static final int STATUS_NOT_SUPPORTED = 0; // 0x0
369 field @Deprecated public static final int STATUS_READY = 1; // 0x1
372 @Deprecated public static interface GpsMeasurementsEvent.Listener {
373 method @Deprecated public void onGpsMeasurementsReceived(android.location.GpsMeasurementsEvent);
374 method @Deprecated public void onStatusChanged(int);
377 @Deprecated public class GpsNavigationMessage implements android.os.Parcelable {
378 method @Deprecated public int describeContents();
379 method @Deprecated @NonNull public byte[] getData();
380 method @Deprecated public short getMessageId();
381 method @Deprecated public byte getPrn();
382 method @Deprecated public short getStatus();
383 method @Deprecated public short getSubmessageId();
384 method @Deprecated public byte getType();
385 method @Deprecated public void reset();
386 method @Deprecated public void set(android.location.GpsNavigationMessage);
387 method @Deprecated public void setData(byte[]);
388 method @Deprecated public void setMessageId(short);
389 method @Deprecated public void setPrn(byte);
390 method @Deprecated public void setStatus(short);
391 method @Deprecated public void setSubmessageId(short);
392 method @Deprecated public void setType(byte);
393 method @Deprecated public void writeToParcel(android.os.Parcel, int);
394 …field @Deprecated @NonNull public static final android.os.Parcelable.Creator<android.location.GpsN…
395 field @Deprecated public static final short STATUS_PARITY_PASSED = 1; // 0x1
396 field @Deprecated public static final short STATUS_PARITY_REBUILT = 2; // 0x2
397 field @Deprecated public static final short STATUS_UNKNOWN = 0; // 0x0
398 field @Deprecated public static final byte TYPE_CNAV2 = 4; // 0x4
399 field @Deprecated public static final byte TYPE_L1CA = 1; // 0x1
400 field @Deprecated public static final byte TYPE_L2CNAV = 2; // 0x2
401 field @Deprecated public static final byte TYPE_L5CNAV = 3; // 0x3
402 field @Deprecated public static final byte TYPE_UNKNOWN = 0; // 0x0
405 @Deprecated public class GpsNavigationMessageEvent implements android.os.Parcelable {
406 ctor @Deprecated public GpsNavigationMessageEvent(android.location.GpsNavigationMessage);
407 method @Deprecated public int describeContents();
408 method @Deprecated @NonNull public android.location.GpsNavigationMessage getNavigationMessage();
409 method @Deprecated public void writeToParcel(android.os.Parcel, int);
410 …field @Deprecated @NonNull public static final android.os.Parcelable.Creator<android.location.GpsN…
411 field @Deprecated public static int STATUS_GPS_LOCATION_DISABLED;
412 field @Deprecated public static int STATUS_NOT_SUPPORTED;
413 field @Deprecated public static int STATUS_READY;
416 @Deprecated public static interface GpsNavigationMessageEvent.Listener {
417 …method @Deprecated public void onGpsNavigationMessageReceived(android.location.GpsNavigationMessag…
418 method @Deprecated public void onStatusChanged(int);
441 …method @Deprecated @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public void …
442 …method @Deprecated @RequiresPermission(anyOf={android.Manifest.permission.ACCESS_COARSE_LOCATION, …
444 method @Deprecated public int getGnssBatchSize();
451 …method @Deprecated @RequiresPermission(android.Manifest.permission.READ_DEVICE_CONFIG) public bool…
453 …method @Deprecated @RequiresPermission(allOf={android.Manifest.permission.LOCATION_HARDWARE, andro…
454 …method @Deprecated @RequiresPermission(android.Manifest.permission.ACCESS_FINE_LOCATION) public bo…
456 …method @Deprecated @RequiresPermission(anyOf={android.Manifest.permission.ACCESS_COARSE_LOCATION, …
457 …method @Deprecated @RequiresPermission(anyOf={android.Manifest.permission.ACCESS_COARSE_LOCATION, …
458 …method @Deprecated @RequiresPermission(anyOf={android.Manifest.permission.ACCESS_COARSE_LOCATION, …
463 …method @Deprecated @RequiresPermission(android.Manifest.permission.WRITE_SECURE_SETTINGS) public b…
464 …method @Deprecated @RequiresPermission(android.Manifest.permission.LOCATION_HARDWARE) public boole…
471 method @Deprecated @NonNull public static android.location.LocationRequest create();
472 …method @Deprecated @NonNull public static android.location.LocationRequest createFromDeprecatedCri…
473 …method @Deprecated @NonNull public static android.location.LocationRequest createFromDeprecatedPro…
474 method @Deprecated public long getExpireAt();
475 method @Deprecated public long getExpireIn();
476 method @Deprecated public long getFastestInterval();
477 method @Deprecated public boolean getHideFromAppOps();
478 method @Deprecated public long getInterval();
479 method @Deprecated public int getNumUpdates();
480 method @Deprecated @NonNull public String getProvider();
481 method @Deprecated public float getSmallestDisplacement();
487 method @Deprecated public boolean isLowPowerMode();
488 method @Deprecated @NonNull public android.location.LocationRequest setExpireAt(long);
489 method @Deprecated @NonNull public android.location.LocationRequest setExpireIn(long);
490 method @Deprecated @NonNull public android.location.LocationRequest setFastestInterval(long);
491 method @Deprecated public void setHideFromAppOps(boolean);
492 method @Deprecated @NonNull public android.location.LocationRequest setInterval(long);
493 …method @Deprecated @NonNull @RequiresPermission(android.Manifest.permission.LOCATION_BYPASS) publi…
494 method @Deprecated @NonNull public android.location.LocationRequest setLowPowerMode(boolean);
495 method @Deprecated @NonNull public android.location.LocationRequest setNumUpdates(int);
496 … method @Deprecated @NonNull public android.location.LocationRequest setProvider(@NonNull String);
497 method @Deprecated @NonNull public android.location.LocationRequest setQuality(int);
498 …method @Deprecated @NonNull public android.location.LocationRequest setSmallestDisplacement(float);
499 method @Deprecated public void setWorkSource(@Nullable android.os.WorkSource);
500 field @Deprecated public static final int ACCURACY_BLOCK = 102; // 0x66
501 field @Deprecated public static final int ACCURACY_CITY = 104; // 0x68
502 field @Deprecated public static final int ACCURACY_FINE = 100; // 0x64
503 field @Deprecated public static final int POWER_HIGH = 203; // 0xcb
504 field @Deprecated public static final int POWER_LOW = 201; // 0xc9
505 field @Deprecated public static final int POWER_NONE = 200; // 0xc8