Searched refs:currentConfidence (Results 1 – 2 of 2) sorted by relevance
160 int currentConfidence = getTimeZoneConfidence(); in setTimeZoneConfidence() local161 if (currentConfidence != newConfidence) { in setTimeZoneConfidence()165 Slog.v(TAG, "Time zone confidence changed: old=" + currentConfidence in setTimeZoneConfidence()
802 int currentConfidence = mEnvironment.getDeviceTimeZoneConfidence(); in setDeviceTimeZoneIfRequired() local806 if (newZoneId.equals(currentZoneId) && newConfidence <= currentConfidence) { in setDeviceTimeZoneIfRequired()812 + ", currentScore=" + currentConfidence in setDeviceTimeZoneIfRequired()