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

/frameworks/base/core/java/android/provider/
H A DSettings.java1830 MOVED_TO_GLOBAL.add(Settings.Global.AUTO_TIME);
3133 * @deprecated Use {@link android.provider.Settings.Global#AUTO_TIME}
3137 public static final String AUTO_TIME = Global.AUTO_TIME; field in class:Settings.System
3621 AUTO_TIME, // moved to global
6840 public static final String AUTO_TIME = "auto_time"; field in class:Settings.Global
8996 AUTO_TIME,

Completed in 41 milliseconds