OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accumulateddeltarangeuncertaintymeters
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/location/src/android/location/cts/psedorange/
GpsMeasurement.java
44
public final double
accumulatedDeltaRangeUncertaintyMeters
;
51
double signalToNoiseRatioDb, double
accumulatedDeltaRangeUncertaintyMeters
,
58
this.
accumulatedDeltaRangeUncertaintyMeters
=
accumulatedDeltaRangeUncertaintyMeters
;
65
another.signalToNoiseRatioDb, another.
accumulatedDeltaRangeUncertaintyMeters
,
/frameworks/base/location/java/android/location/
GnssMeasurement.java
[
all
...]
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
695
SET(
AccumulatedDeltaRangeUncertaintyMeters
,
[
all
...]
Completed in 105 milliseconds