Searched refs:mHasFirstFix (Results 1 – 1 of 1) sorted by relevance
415 private boolean mHasFirstFix = false; field in GnssNative602 mHasFirstFix = false; in start()1079 if (hasLatLong && !mHasFirstFix) { in reportLocation()1080 mHasFirstFix = true; in reportLocation()