OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mreceivedsvtimeuncertaintynanos
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/location/java/android/location/
GnssMeasurement.java
37
private long
mReceivedSvTimeUncertaintyNanos
;
182
mReceivedSvTimeUncertaintyNanos
= measurement.
mReceivedSvTimeUncertaintyNanos
;
475
return
mReceivedSvTimeUncertaintyNanos
;
484
mReceivedSvTimeUncertaintyNanos
= value;
[
all
...]
Completed in 80 milliseconds