Searched defs:AUTO_TIME_ZONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java1803 MOVED_TO_GLOBAL.add(Settings.Global.AUTO_TIME_ZONE);
3103 * @deprecated Use {@link android.provider.Settings.Global#AUTO_TIME_ZONE}
3107 public static final String AUTO_TIME_ZONE = Global.AUTO_TIME_ZONE; field in class:Settings.System
3585 AUTO_TIME_ZONE, // moved to global
6659 public static final String AUTO_TIME_ZONE = "auto_time_zone"; field in class:Settings.Global
8615 AUTO_TIME_ZONE,

Completed in 30 milliseconds