Searched refs:LOCATION_OFF_DELAY_THRESHOLD_WARN_MILLIS (Results 1 – 1 of 1) sorted by relevance
346 private static final long LOCATION_OFF_DELAY_THRESHOLD_WARN_MILLIS = 2 * 1000; field in GnssLocationProvider1360 if (locationAfterStartedFalseMillis > LOCATION_OFF_DELAY_THRESHOLD_WARN_MILLIS) { in handleReportLocation()