HomeSort by relevance Sort by last modified time
    Searched refs:mUncertainty (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.cpp 310 const int mUncertainty;
314 mTime(t), mTimeReference(tf), mUncertainty(unc)
319 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
323 mTime, mTimeReference, mUncertainty);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.cpp 374 const int mUncertainty;
378 mTime(t), mTimeReference(tf), mUncertainty(unc)
383 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
387 mTime, mTimeReference, mUncertainty);
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp 370 const int mUncertainty;
374 mTime(t), mTimeReference(tf), mUncertainty(unc)
379 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
383 mTime, mTimeReference, mUncertainty);
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng.cpp 370 const int mUncertainty;
374 mTime(t), mTimeReference(tf), mUncertainty(unc)
379 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
383 mTime, mTimeReference, mUncertainty);
    [all...]

Completed in 52 milliseconds