java.lang.Object | ||
android.provider.Settings |
The Settings provider contains global system-level device preferences.
Settings.NameValueTable | Common base for tables of name/value settings. |
Settings.SettingNotFoundException | |
Settings.System | System settings, containing miscellaneous system preferences. |
Value | ||||
---|---|---|---|---|
String | ACTION_APPLICATION_SETTINGS | Activity Action: Show settings to allow configuration of application-related settings. | "android.settings.APPLICATION_SETTINGS" | |
String | ACTION_BLUETOOTH_SETTINGS | Activity Action: Show settings to allow configuration of Bluetooth. | "android.settings.BLUETOOTH_SETTINGS" | |
String | ACTION_DATE_SETTINGS | Activity Action: Show settings to allow configuration of date and time. | "android.settings.DATE_SETTINGS" | |
String | ACTION_DISPLAY_SETTINGS | Activity Action: Show settings to allow configuration of display. | "android.settings.DISPLAY_SETTINGS" | |
String | ACTION_LOCALE_SETTINGS | Activity Action: Show settings to allow configuration of locale. | "android.settings.LOCALE_SETTINGS" | |
String | ACTION_LOCATION_SOURCE_SETTINGS | Activity Action: Show settings to allow configuration of current location sources. | "android.settings.LOCATION_SOURCE_SETTINGS" | |
String | ACTION_SECURITY_SETTINGS | Activity Action: Show settings to allow configuration of security and location privacy. | "android.settings.SECURITY_SETTINGS" | |
String | ACTION_SETTINGS | Activity Action: Show system settings. | "android.settings.SETTINGS" | |
String | ACTION_SOUND_SETTINGS | Activity Action: Show settings to allow configuration of sound and volume. | "android.settings.SOUND_SETTINGS" | |
String | ACTION_WIFI_SETTINGS | Activity Action: Show settings to allow configuration of Wi-Fi. | "android.settings.WIFI_SETTINGS" | |
String | ACTION_WIRELESS_SETTINGS | Activity Action: Show settings to allow configuration of wireless controls such as Wi-Fi, Bluetooth and Mobile networks. | "android.settings.WIRELESS_SETTINGS" | |
String | AUTHORITY | "settings" |
Settings() |
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
Input: Nothing.
Output: nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing.
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |