Searched refs:componentNameToEnable (Results 1 – 1 of 1) sorted by relevance
2080 ComponentName componentNameToEnable = in readAccessibilityShortcutSettingLocked() local2082 if ((componentNameToEnable != null) in readAccessibilityShortcutSettingLocked()2083 && componentNameToEnable.equals(userState.mServiceToEnableWithShortcut)) { in readAccessibilityShortcutSettingLocked()2087 userState.mServiceToEnableWithShortcut = componentNameToEnable; in readAccessibilityShortcutSettingLocked()