HomeSort by relevance Sort by last modified time
    Searched refs:putIntForUser (Results 1 - 23 of 23) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
SecureSetting.java 52 Secure.putIntForUser(mContext.getContentResolver(), mSettingName, value, mUserId);
  /frameworks/base/core/java/com/android/internal/view/
RotationPolicy.java 111 Settings.System.putIntForUser(context.getContentResolver(),
125 Settings.System.putIntForUser(context.getContentResolver(),
  /frameworks/base/policy/src/com/android/internal/policy/impl/
EnableAccessibilityController.java 263 Settings.Secure.putIntForUser(resolver, Settings.Secure.TOUCH_EXPLORATION_ENABLED,
267 Settings.Secure.putIntForUser(resolver, Settings.Secure.ACCESSIBILITY_SCRIPT_INJECTION,
270 Settings.Secure.putIntForUser(resolver, Settings.Secure.ACCESSIBILITY_ENABLED,
PhoneWindowManager.java     [all...]
  /packages/apps/Settings/src/com/android/settings/users/
RestrictionUtils.java 87 Secure.putIntForUser(context.getContentResolver(),
UserSettings.java 407 // the putIntForUser() will fail.
408 Secure.putIntForUser(getContentResolver(),
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
RestrictionUtils.java 78 Secure.putIntForUser(context.getContentResolver(),
RestrictedProfileActivity.java 210 Secure.putIntForUser(getContentResolver(), Secure.LOCATION_MODE,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
BrightnessController.java 208 Settings.System.putIntForUser(mContext.getContentResolver(),
234 Settings.System.putIntForUser(mContext.getContentResolver(),
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
GuestResumeSessionReceiver.java 84 Settings.System.putIntForUser(
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
LocationControllerImpl.java 125 .putIntForUser(cr, Settings.Secure.LOCATION_MODE, mode, currentUserId);
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
ProfileOwnerProvisioningActivity.java 261 Settings.Secure.putIntForUser(getContentResolver(), Settings.Secure.USER_SETUP_COMPLETE,
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsProviderTest.java 268 Settings.System.putIntForUser(r, TEST_KEY, OTHER_VALUE, user.id);
  /frameworks/base/services/core/java/com/android/server/
LockSettingsService.java 176 Settings.Secure.putIntForUser(cr, OWNER_INFO_ENABLED, 0, userId);
TextServicesManagerService.java     [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/trust/
TrustManagerService.java 482 Settings.Secure.putIntForUser(mContext.getContentResolver(),
    [all...]
  /frameworks/base/media/java/android/media/
AudioService.java     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 1115 milliseconds