Searched refs:settings (Results 201 - 204 of 204) sorted by relevance

123456789

/frameworks/base/config/
H A Dboot-image-profile.txt[all...]
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java3221 // Remove password metrics from saved settings, as we no longer wish to store
3377 // Register an observer for watching for user setup complete and settings changes.
4522 // settings were saved. If DPC changes password requirements on boot so that the
6339 // Do this using system permissions, as apps cannot write to secure settings
6398 // No device admins defining global proxies - reset global proxy settings to none
6670 // Turn AUTO_TIME on in settings if it is required
7145 // Save settings.
8232 String packageName, Bundle settings) {
8239 mUserManager.setApplicationRestrictions(packageName, settings, userHandle);
9821 // Store the settings persistentl
8231 setApplicationRestrictions(ComponentName who, String callerPackage, String packageName, Bundle settings) argument
[all...]
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1992 * Current global configuration information. Contains general settings for the entire system,
2910 * Encapsulates global settings related to hidden API enforcement behaviour, including tracking
9593 if ("com.android.settings.files".equals(grantUri.uri.getAuthority())) {
12890 // Now that the settings provider is published we can consider sending
16285 } else if ("settings".equals(cmd)) {
26088 onCoreSettingsChange(Bundle settings) argument
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 266 milliseconds

123456789