Searched refs:mHasFirstFix (Results 1 – 1 of 1) sorted by relevance
391 private boolean mHasFirstFix = false; field in GnssNative577 mHasFirstFix = false; in start()1023 if (hasLatLong && !mHasFirstFix) { in reportLocation()1024 mHasFirstFix = true; in reportLocation()