Home
last modified time | relevance | path

Searched refs:Settings (Results 1 – 25 of 25) sorted by relevance

/development/apps/SdkSetup/src/com/android/sdksetup/
DDefaultActivity.java29 import android.provider.Settings;
44 Settings.Global.putInt(getContentResolver(), Settings.Global.DEVICE_PROVISIONED, 1); in onCreate()
46 Settings.Secure.putInt(getContentResolver(), Settings.Secure.USER_SETUP_COMPLETE, 1); in onCreate()
49Settings.Global.putInt(getContentResolver(), Settings.Global.PACKAGE_VERIFIER_INCLUDE_ADB, 0); in onCreate()
53Settings.Secure.putString(getContentResolver(), Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in onCreate()
57Settings.Global.putInt(getContentResolver(), Settings.Global.INSTALL_NON_MARKET_APPS, 1); in onCreate()
59 Settings.Secure.putInt(getContentResolver(),Settings.Secure.ADB_ENABLED, 1); in onCreate()
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DImePreferences.java31 modIntent.putExtra(EXTRA_SHOW_FRAGMENT, Settings.class.getName()); in getIntent()
46 return Settings.class.getName().equals(fragmentName); in isValidFragment()
49 public static class Settings extends InputMethodSettingsFragment { class in ImePreferences
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DClockBackActivity.java22 import android.provider.Settings;
36 new Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS);
DTaskListActivity.java24 import android.provider.Settings;
33 new Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS);
/development/apps/Development/src/com/android/development/
DDevelopment.java25 import android.provider.Settings;
38 Intent settingsIntent = new Intent(Settings.ACTION_APPLICATION_DEVELOPMENT_SETTINGS); in onSortResultList()
DShowActivity.java26 import android.provider.Settings;
DSyncAdapterDriver.java46 import android.provider.Settings;
302 this, 0, new Intent(Settings.ACTION_SYNC_SETTINGS), 0)); in initiateBind()
DConnectivity.java52 import android.provider.Settings;
/development/samples/ApiDemos/src/com/example/android/apis/view/
DOverlayWindowActivity.java28 import android.provider.Settings;
60 if (Settings.canDrawOverlays(OverlayWindowActivity.this)) {
64 Intent intent = new Intent(Settings.ACTION_MANAGE_OVERLAY_PERMISSION,
90 if (Settings.canDrawOverlays(this)) { in onActivityResult()
/development/samples/ApiDemos/src/com/example/android/apis/inputmethod/
DShowInputMethodAndSubtypeEnabler.java23 import android.provider.Settings;
79 final Intent intent = new Intent(Settings.ACTION_INPUT_METHOD_SUBTYPE_SETTINGS); in showInputMethodAndSubtypeEnabler()
84 intent.putExtra(Settings.EXTRA_INPUT_METHOD_ID, inputMethodId); in showInputMethodAndSubtypeEnabler()
/development/samples/browseable/DeviceOwner/src/com.example.android.deviceowner/
DDeviceOwnerFragment.java30 import android.provider.Settings;
78 setBooleanGlobalSetting(Settings.Global.AUTO_TIME, isChecked);
82 setBooleanGlobalSetting(Settings.Global.AUTO_TIME_ZONE, isChecked);
169 getBooleanGlobalSetting(activity.getContentResolver(), Settings.Global.AUTO_TIME)); in retrieveCurrentSettings()
172 Settings.Global.AUTO_TIME_ZONE)); in retrieveCurrentSettings()
209 return 0 != Settings.Global.getInt(resolver, setting, 0); in getBooleanGlobalSetting()
/development/samples/ApiDemos/src/com/example/android/apis/app/
DActionBarSettingsActionProviderActivity.java22 import android.provider.Settings;
67 private static final Intent sSettingsIntent = new Intent(Settings.ACTION_SETTINGS);
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/
DAlarmIntentService.java26 import android.provider.Settings;
64 .setSound(Settings.System.DEFAULT_ALARM_ALERT_URI) in onHandleIntent()
/development/ide/eclipse/
DREADME.importing-to-eclipse.txt13 Paths and Symbols, then click on "Includes" and then click on "Import Settings".
19 Paths and Symbols, then click on "Symbols" and then click on "Import Settings".
33 "Property Pages Settings".
/development/samples/SoftKeyboard/src/com/android/inputmethodcommon/
DInputMethodSettingsImpl.java31 import android.provider.Settings;
71 new Intent(Settings.ACTION_INPUT_METHOD_SUBTYPE_SETTINGS); in init()
72 intent.putExtra(Settings.EXTRA_INPUT_METHOD_ID, mImi.getId()); in init()
/development/samples/AndroidBeamDemo/src/com/example/android/beam/
DBeam.java31 import android.provider.Settings;
156 Intent intent = new Intent(Settings.ACTION_NFCSHARING_SETTINGS); in onOptionsItemSelected()
/development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/
DAppUsageStatisticsFragment.java25 import android.provider.Settings;
154 startActivity(new Intent(Settings.ACTION_USAGE_ACCESS_SETTINGS)); in getUsageStatistics()
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DWiFiDirectActivity.java31 import android.provider.Settings;
134 startActivity(new Intent(Settings.ACTION_WIRELESS_SETTINGS)); in onOptionsItemSelected()
/development/apps/BuildWidget/src/com/android/buildwidget/
DBuildWidget.java69 new Intent(android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS), in buildUpdate()
/development/samples/UiAutomator/
DREADME16 + Launch Settings
/development/samples/training/location-aware/src/com/example/android/location/
DLocationActivity.java35 import android.provider.Settings;
153 Intent settingsIntent = new Intent(Settings.ACTION_LOCATION_SOURCE_SETTINGS); in enableLocationSettings()
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactManager.java39 import android.provider.ContactsContract.Settings;
444 values.put(Settings.UNGROUPED_VISIBLE, visible ? 1 : 0); in setAccountContactsVisibility()
446 context.getContentResolver().insert(Settings.CONTENT_URI, values); in setAccountContactsVisibility()
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
DHdrViewfinderActivity.java35 import android.provider.Settings;
365 intent.setAction(Settings.ACTION_APPLICATION_DETAILS_SETTINGS); in onRequestPermissionsResult()
/development/samples/Home/src/com/example/android/home/
DHome.java452 .setIntent(new Intent(android.provider.Settings.ACTION_SETTINGS)); in onCreateOptionsMenu()
/development/tools/logblame/
Dsample.txt739 …roid.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[435,1254][6…
1095 …roid.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[435,1254][6…
2072 …roid.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[435,1254][6…
2377 …roid.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[435,1254][6…
2663 …roid.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[435,1254][6…