Home
last modified time | relevance | path

Searched refs:AUTO_TIME_ZONE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/provider/
DSettings.java1536 MOVED_TO_GLOBAL.add(Settings.Global.AUTO_TIME_ZONE);
2796 public static final String AUTO_TIME_ZONE = Global.AUTO_TIME_ZONE; field in Settings.System
3273 AUTO_TIME_ZONE, // moved to global
6074 public static final String AUTO_TIME_ZONE = "auto_time_zone"; field in Settings.Global
7722 AUTO_TIME_ZONE,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaServiceStateTracker.java209 Settings.Global.getUriFor(Settings.Global.AUTO_TIME_ZONE), true, in CdmaServiceStateTracker()
1793 return Settings.Global.getInt(mCr, Settings.Global.AUTO_TIME_ZONE) > 0; in getAutoTimeZone()
1850 Settings.Global.AUTO_TIME_ZONE, 0) == 0) { in revertToNitzTimeZone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmServiceStateTracker.java236 Settings.Global.getUriFor(Settings.Global.AUTO_TIME_ZONE), true, in GsmServiceStateTracker()
1894 Settings.Global.AUTO_TIME_ZONE) > 0; in getAutoTimeZone()
1962 Settings.Global.AUTO_TIME_ZONE, 0) == 0) { in revertToNitzTimeZone()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DDatabaseHelper.java850 loadSetting(stmt, Settings.System.AUTO_TIME_ZONE, in onUpgrade()
2577 loadBooleanSetting(stmt, Settings.Global.AUTO_TIME_ZONE, in loadGlobalSettings()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java241 GLOBAL_SETTINGS_WHITELIST.add(Settings.Global.AUTO_TIME_ZONE);
/frameworks/base/api/
Dcurrent.txt26498 field public static final java.lang.String AUTO_TIME_ZONE = "auto_time_zone";
26659 field public static final deprecated java.lang.String AUTO_TIME_ZONE = "auto_time_zone";
Dsystem-current.txt28556 field public static final java.lang.String AUTO_TIME_ZONE = "auto_time_zone";
28718 field public static final deprecated java.lang.String AUTO_TIME_ZONE = "auto_time_zone";