Class android.provider.Settings.System

Added Methods
long  getLong( ContentResolver, String )  
long  getLong( ContentResolver, String , long )  
boolean  putLong( ContentResolver, String , long )  
 

Added Fields
String  ACCELEROMETER_ROTATION  
String  HAPTIC_FEEDBACK_ENABLED  
String  LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED  
String  VOLUME_NOTIFICATION  
String  WIFI_MAX_DHCP_RETRY_COUNT  
String  WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS  
String  WIFI_SLEEP_POLICY  
int  WIFI_SLEEP_POLICY_DEFAULT  
int  WIFI_SLEEP_POLICY_NEVER  
int  WIFI_SLEEP_POLICY_NEVER_WHILE_PLUGGED  
 

Changed Fields
String  ADB_ENABLED Now deprecated.
 
String  ANDROID_ID Now deprecated.
 
String  BLUETOOTH_ON Now deprecated.
 
String  DATA_ROAMING Now deprecated.
 
String  DEVICE_PROVISIONED Now deprecated.
 
String  HTTP_PROXY Now deprecated.
 
String  INSTALL_NON_MARKET_APPS Now deprecated.
 
String  LOCATION_PROVIDERS_ALLOWED Now deprecated.
 
String  LOGGING_ID Now deprecated.
 
String  NETWORK_PREFERENCE Now deprecated.
 
String  PARENTAL_CONTROL_ENABLED Now deprecated.
 
String  PARENTAL_CONTROL_LAST_UPDATE Now deprecated.
 
String  PARENTAL_CONTROL_REDIRECT_URL Now deprecated.
 
String  SETTINGS_CLASSNAME Now deprecated.
 
String  USB_MASS_STORAGE_ENABLED Now deprecated.
 
String  USE_GOOGLE_MAIL Now deprecated.
 
String  WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON Now deprecated.
 
String  WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY Now deprecated.
 
String  WIFI_NUM_OPEN_NETWORKS_KEPT Now deprecated.
 
String  WIFI_ON Now deprecated.
 
String  WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE Now deprecated.
 
String  WIFI_WATCHDOG_AP_COUNT Now deprecated.
 
String  WIFI_WATCHDOG_BACKGROUND_CHECK_DELAY_MS Now deprecated.
 
String  WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED Now deprecated.
 
String  WIFI_WATCHDOG_BACKGROUND_CHECK_TIMEOUT_MS Now deprecated.
 
String  WIFI_WATCHDOG_INITIAL_IGNORED_PING_COUNT Now deprecated.
 
String  WIFI_WATCHDOG_MAX_AP_CHECKS Now deprecated.
 
String  WIFI_WATCHDOG_ON Now deprecated.
 
String  WIFI_WATCHDOG_PING_COUNT Now deprecated.
 
String  WIFI_WATCHDOG_PING_DELAY_MS Now deprecated.
 
String  WIFI_WATCHDOG_PING_TIMEOUT_MS Now deprecated.
 
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.