/development/apps/SdkSetup/src/com/android/sdksetup/ |
D | DefaultActivity.java | 29 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() 49 … Settings.Global.putInt(getContentResolver(), Settings.Global.PACKAGE_VERIFIER_INCLUDE_ADB, 0); in onCreate() 53 … Settings.Secure.putString(getContentResolver(), Settings.Secure.LOCATION_PROVIDERS_ALLOWED, in onCreate() 57 … Settings.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/ |
D | ImePreferences.java | 31 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/ |
D | ClockBackActivity.java | 22 import android.provider.Settings; 36 new Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS);
|
D | TaskListActivity.java | 24 import android.provider.Settings; 33 new Intent(Settings.ACTION_ACCESSIBILITY_SETTINGS);
|
/development/apps/Development/src/com/android/development/ |
D | Development.java | 25 import android.provider.Settings; 38 Intent settingsIntent = new Intent(Settings.ACTION_APPLICATION_DEVELOPMENT_SETTINGS); in onSortResultList()
|
D | ShowActivity.java | 26 import android.provider.Settings;
|
D | SyncAdapterDriver.java | 46 import android.provider.Settings; 302 this, 0, new Intent(Settings.ACTION_SYNC_SETTINGS), 0)); in initiateBind()
|
D | Connectivity.java | 52 import android.provider.Settings;
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | OverlayWindowActivity.java | 28 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/ |
D | ShowInputMethodAndSubtypeEnabler.java | 23 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/ |
D | DeviceOwnerFragment.java | 30 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/ |
D | ActionBarSettingsActionProviderActivity.java | 22 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/ |
D | AlarmIntentService.java | 26 import android.provider.Settings; 64 .setSound(Settings.System.DEFAULT_ALARM_ALERT_URI) in onHandleIntent()
|
/development/ide/eclipse/ |
D | README.importing-to-eclipse.txt | 13 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/ |
D | InputMethodSettingsImpl.java | 31 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/ |
D | Beam.java | 31 import android.provider.Settings; 156 Intent intent = new Intent(Settings.ACTION_NFCSHARING_SETTINGS); in onOptionsItemSelected()
|
/development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/ |
D | AppUsageStatisticsFragment.java | 25 import android.provider.Settings; 154 startActivity(new Intent(Settings.ACTION_USAGE_ACCESS_SETTINGS)); in getUsageStatistics()
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
D | WiFiDirectActivity.java | 31 import android.provider.Settings; 134 startActivity(new Intent(Settings.ACTION_WIRELESS_SETTINGS)); in onOptionsItemSelected()
|
/development/apps/BuildWidget/src/com/android/buildwidget/ |
D | BuildWidget.java | 69 new Intent(android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS), in buildUpdate()
|
/development/samples/UiAutomator/ |
D | README | 16 + Launch Settings
|
/development/samples/training/location-aware/src/com/example/android/location/ |
D | LocationActivity.java | 35 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/ |
D | ContactManager.java | 39 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/ |
D | HdrViewfinderActivity.java | 35 import android.provider.Settings; 365 intent.setAction(Settings.ACTION_APPLICATION_DETAILS_SETTINGS); in onRequestPermissionsResult()
|
/development/samples/Home/src/com/example/android/home/ |
D | Home.java | 452 .setIntent(new Intent(android.provider.Settings.ACTION_SETTINGS)); in onCreateOptionsMenu()
|
/development/tools/logblame/ |
D | sample.txt | 739 …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…
|