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

/frameworks/base/core/java/android/provider/
H A DSettings.java932 MOVED_TO_GLOBAL.add(Settings.Global.AUTO_TIME);
1937 * @deprecated Use {@link android.provider.Settings.Global#AUTO_TIME}
1941 public static final String AUTO_TIME = Global.AUTO_TIME; field in class:Settings.System
2309 AUTO_TIME, // moved to global
4221 public static final String AUTO_TIME = "auto_time"; field in class:Settings.Global
5336 AUTO_TIME,

Completed in 1192 milliseconds