Searched refs:mToaGpsNanosecondsOfWeek (Results 1 – 1 of 1) sorted by relevance
73 private final long mToaGpsNanosecondsOfWeek; field in GnssMeasurementCorrections107 mToaGpsNanosecondsOfWeek = builder.mToaGpsNanosecondsOfWeek; in GnssMeasurementCorrections()159 return mToaGpsNanosecondsOfWeek; in getToaGpsNanosecondsOfWeek()258 String.format(format, "ToaGpsNanosecondsOfWeek = ", mToaGpsNanosecondsOfWeek)); in toString()279 parcel.writeLong(mToaGpsNanosecondsOfWeek); in writeToParcel()299 private long mToaGpsNanosecondsOfWeek; field in GnssMeasurementCorrections.Builder354 mToaGpsNanosecondsOfWeek = toaGpsNanosecondsOfWeek; in setToaGpsNanosecondsOfWeek()