Home
last modified time | relevance | path

Searched defs:isGeoDetectionEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/time/
H A DTimeZoneConfiguration.java139 public boolean isGeoDetectionEnabled() { in isGeoDetectionEnabled() method in TimeZoneConfiguration
/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DEnvironmentImpl.java221 private boolean isGeoDetectionEnabled(@UserIdInt int userId) { in isGeoDetectionEnabled() method in EnvironmentImpl