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()
4027 final boolean a11yEnabled = (mUiAutomationManager.isUiAutomationRunningLocked() in getClientState()4029 if (a11yEnabled) { in getClientState()4033 if (a11yEnabled && mIsTouchExplorationEnabled) { in getClientState()