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

/frameworks/base/core/java/android/provider/
H A DSettings.java933 MOVED_TO_GLOBAL.add(Settings.Global.AUTO_TIME_ZONE);
1944 * @deprecated Use {@link android.provider.Settings.Global#AUTO_TIME_ZONE}
1948 public static final String AUTO_TIME_ZONE = Global.AUTO_TIME_ZONE; field in class:Settings.System
2310 AUTO_TIME_ZONE, // moved to global
4227 public static final String AUTO_TIME_ZONE = "auto_time_zone"; field in class:Settings.Global
5337 AUTO_TIME_ZONE,

Completed in 222 milliseconds