Searched refs:LOCATION_OFF_DELAY_THRESHOLD_ERROR_MILLIS (Results 1 – 1 of 1) sorted by relevance
350 private static final long LOCATION_OFF_DELAY_THRESHOLD_ERROR_MILLIS = 15 * 1000; field in GnssLocationProvider1399 if (locationAfterStartedFalseMillis > LOCATION_OFF_DELAY_THRESHOLD_ERROR_MILLIS) { in handleReportLocation()