Searched refs:mHasFirstFix (Results 1 – 1 of 1) sorted by relevance
386 private boolean mHasFirstFix = false; field in GnssNative572 mHasFirstFix = false; in start()946 if (hasLatLong && !mHasFirstFix) { in reportLocation()947 mHasFirstFix = true; in reportLocation()