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

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
system_options_handler.cc 98 bool accessibility_enabled = (checked_str == "true"); local
100 pref_service->SetBoolean(prefs::kAccessibilityEnabled, accessibility_enabled);
  /frameworks/base/policy/src/com/android/internal/policy/impl/
EnableAccessibilityController.java 71 mTts.speak(mContext.getString(R.string.accessibility_enabled),
268 Settings.Secure.putIntForUser(resolver, Settings.Secure.ACCESSIBILITY_ENABLED,

Completed in 94 milliseconds