Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 18 of 18) sorted by relevance

/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
DBasicManagedProfileFragment.java250 final Bundle settings = new Bundle(); in setChromeRestrictions() local
251 settings.putString("EditBookmarksEnabled", "false"); in setChromeRestrictions()
252 settings.putString("IncognitoModeAvailability", "1"); in setChromeRestrictions()
253 settings.putString("ManagedBookmarks", in setChromeRestrictions()
256 settings.putString("DefaultSearchProviderEnabled", "true"); in setChromeRestrictions()
257 settings.putString("DefaultSearchProviderName", "\"LMGTFY\""); in setChromeRestrictions()
258 settings.putString("DefaultSearchProviderSearchURL", in setChromeRestrictions()
260 settings.putString("URLBlacklist", "[\"example.com\", \"example.org\"]"); in setChromeRestrictions()
262 for (String key : settings.keySet()) { in setChromeRestrictions()
266 message.append(settings.getString(key)); in setChromeRestrictions()
[all …]
/development/tools/logblame/
Dconnectivity_log_test12 airplane_mode_was_on=$(adb shell settings get global airplane_mode_on)
14 adb shell settings put global airplane_mode_on 0 > /dev/null
26 adb shell settings put global airplane_mode_on 1 > /dev/null
32 adb shell settings put global airplane_mode_on 0 > /dev/null
Dapp_switch_test29 airplane_mode_was_on=$(adb shell settings get global airplane_mode_on)
31 adb shell settings put global airplane_mode_on 1 > /dev/null
65 adb shell settings put global airplane_mode_on 0 > /dev/null
Dsample.txt739 …N cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[4…
761 class com.android.settings.SubSettings; instances=2; limit=1
762 android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; …
768 Activity com.android.settings.SubSettings has leaked ServiceConnection android.bluetooth.BluetoothA…
769 android.app.ServiceConnectionLeaked: Activity com.android.settings.SubSettings has leaked ServiceCo…
778 at com.android.settings.development.DevelopmentSettings.onCreateView(DevelopmentSettings.java:712)
804 android.app.ServiceConnectionLeaked: Activity com.android.settings.SubSettings has leaked ServiceCo…
813 at com.android.settings.development.DevelopmentSettings.onCreateView(DevelopmentSettings.java:712)
875 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
886 …at com.android.settings.dashboard.DashboardSummary$SuggestionLoader.doInBackground(DashboardSummar…
[all …]
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradle.properties1 # Project-wide Gradle settings.
4 # Gradle settings configured through the IDE *will override*
5 # any settings specified in this file.
11 # The setting is particularly useful for tweaking memory settings.
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DAdvertiserService.java131 AdvertiseSettings settings = buildAdvertiseSettings(); in startAdvertising() local
136 mBluetoothLeAdvertiser.startAdvertising(settings, data, in startAdvertising()
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
DPermissionRequestFragment.java136 private static void configureWebSettings(WebSettings settings) { in configureWebSettings() argument
137 settings.setJavaScriptEnabled(true); in configureWebSettings()
/development/samples/browseable/DeviceOwner/
D_index.jd10 it as an unprovisioned device). As a device owner, this app can configure global settings, and
/development/samples/browseable/AppRestrictions/
D_index.jd13 restriction settings, if available.
/development/samples/browseable/BasicMediaRouter/
D_index.jd11 you may need to enable "Wireless Display" functionality in the system settings.
/development/samples/training/network-usage/
DREADME.txt10 -- Lets users control their network data usage through a settings UI. Users can choose to fetch the…
/development/scripts/gdb/
Ddalvik.gdb69 Leave ART debugging mode. Signal handling is restored to default settings.
/development/samples/training/network-usage/src/com/example/android/networkusage/
DNetworkActivity.java178 case R.id.settings: in onOptionsItemSelected()
/development/tools/repo_pull/
DREADME.md26 2. Click [Settings -> HTTP Credentials](https://android-review.googlesource.com/settings/#HTTPCrede…
/development/tools/labpretest/
Dlabpretest.sh569 …om.android.mms -p com.android.music -p com.android.phone -p com.android.settings -p com.google.and…
/development/tools/idegen/
DREADME13 the new settings to take effect.
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
DHdrViewfinderActivity.java360 .setAction(R.string.settings, new View.OnClickListener() { in onRequestPermissionsResult()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv712 …latform/cts,fake_KtHhcH01Ta-1jRSLWHv_Fg@fakeemail.com,Make sure telecom settings intents are handl…
2284 …m/cts,fake_wxECUrMUR66fXGM_E5CZqA@fakeemail.com,No longer using specific watch device idle settings
2292 …ake_oSh4yIFgQhSYJQaQk4sdOQ@fakeemail.com,Fixed themes test for watches with different DPI settings.
2952 …tform/cts,fake_6Cst4MhTTM-zGlNMuDaRUw@fakeemail.com,CTS verifier test for hiding voicemail settings
3484 …ke_qt2V-P2QRomLr6AvYk8sRQ@fakeemail.com,Do not verify intent of android.settings.USER_SETTINGS if …
3854 …b8ab1,platform/cts,fake_I-58mcfWQ9qxXyd-Zh6DKA@fakeemail.com,Ensuring a settings activity for unkn…
4410 …46dd913f9e1f915,platform/cts,fake_UxpIGfoSSliuOStye0sOIg@fakeemail.com,Notifications: settings text
4433 …m/cts,fake_3UI2Tg6eR0eRhaA3PKbd8Q@fakeemail.com,Add a test for the deletion helper settings intent.
4551 …7f7cbe9381,platform/cts,fake_jwmXLXriROGGVSi6iLcltA@fakeemail.com,Include Wear device idle settings
4624 …f9,platform/cts,fake_4oTm3fp_SQK7ZkPLzbgNYw@fakeemail.com,Add test case for settings proto dumping.
[all …]