Home | History | Annotate | Download | only in system

Lines Matching refs:ACCESSIBILITY_ENABLED

268                 Settings.Secure.ACCESSIBILITY_ENABLED, 0) == 1;
605 Settings.Secure.ACCESSIBILITY_ENABLED, accessibilityEnabled ? 1 : 0);