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

  /frameworks/base/core/java/com/android/internal/view/
RotationPolicy.java 78 Settings.System.putIntForUser(context.getContentResolver(),
106 Settings.System.putIntForUser(context.getContentResolver(),
  /frameworks/base/policy/src/com/android/internal/policy/impl/
EnableAccessibilityController.java 261 Settings.Secure.putIntForUser(resolver, Settings.Secure.TOUCH_EXPLORATION_ENABLED,
265 Settings.Secure.putIntForUser(resolver, Settings.Secure.ACCESSIBILITY_SCRIPT_INJECTION,
268 Settings.Secure.putIntForUser(resolver, Settings.Secure.ACCESSIBILITY_ENABLED,
PhoneWindowManager.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
BrightnessController.java 174 Settings.System.putIntForUser(mContext.getContentResolver(),
188 Settings.System.putIntForUser(mContext.getContentResolver(),
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsProviderTest.java 268 Settings.System.putIntForUser(r, TEST_KEY, OTHER_VALUE, user.id);
  /frameworks/base/services/java/com/android/server/
LockSettingsService.java 135 Settings.Secure.putIntForUser(cr, OWNER_INFO_ENABLED, 0, userId);
TextServicesManagerService.java     [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
AccessibilityManagerService.java     [all...]
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java     [all...]
  /frameworks/base/media/java/android/media/
AudioService.java     [all...]

Completed in 192 milliseconds