Searched refs:isShortcutMagnificationEnabledLocked (Results 1 – 3 of 3) sorted by relevance
692 public boolean isShortcutMagnificationEnabledLocked() { in isShortcutMagnificationEnabledLocked() method in AccessibilityUserState
2929 if (userState.isShortcutMagnificationEnabledLocked()) { in updateInputFilter()3557 || userState.isShortcutMagnificationEnabledLocked()) { in updateMagnificationLocked()3585 final boolean shortcutEnabled = (userState.isShortcutMagnificationEnabledLocked() in updateMagnificationConnectionIfNeeded()5722 || userState.isShortcutMagnificationEnabledLocked()) in updateMagnificationCapabilitiesSettingsChangeLocked()
3511 HPLcom/android/server/accessibility/AccessibilityUserState;->isShortcutMagnificationEnabledLocked()Z