Searched refs:a11yEnabled (Results 1 – 2 of 2) sorted by relevance
233 int a11yEnabled = Settings.Secure.getInt(contentResolver, in isAccessibilityServiceRunning() local235 if (a11yEnabled == 1) { in isAccessibilityServiceRunning()
355 final boolean a11yEnabled = isUiAutomationRunning in getClientStateLocked()357 if (a11yEnabled) { in getClientStateLocked()361 if (a11yEnabled && mIsTouchExplorationEnabled) { in getClientStateLocked()