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

/frameworks/base/core/java/android/provider/
H A DSettings.java1802 MOVED_TO_GLOBAL.add(Settings.Global.AUTO_TIME);
3096 * @deprecated Use {@link android.provider.Settings.Global#AUTO_TIME}
3100 public static final String AUTO_TIME = Global.AUTO_TIME; field in class:Settings.System
3584 AUTO_TIME, // moved to global
6653 public static final String AUTO_TIME = "auto_time"; field in class:Settings.Global
8614 AUTO_TIME,

Completed in 863 milliseconds