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

  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsProviderTest.java 268 Settings.System.putIntForUser(r, TEST_KEY, OTHER_VALUE, user.id);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
GuestResumeSessionReceiver.java 84 Settings.System.putIntForUser(
  /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...]
  /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/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...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 498 milliseconds