Home | History | Annotate | Download | only in settings

Lines Matching full:accessibility_enabled

320                 Settings.Secure.ACCESSIBILITY_ENABLED, 0) == 1;
738 Settings.Secure.ACCESSIBILITY_ENABLED, accessibilityEnabled ? 1 : 0);