Home
last modified time | relevance | path

Searched refs:setTimeZoneConfidence (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DSystemTimeZone.java143 boolean timeZoneConfidenceChanged = setTimeZoneConfidence(confidence); in setTimeZoneId()
159 private static boolean setTimeZoneConfidence(@TimeZoneConfidence int newConfidence) { in setTimeZoneConfidence() method in SystemTimeZone